Class TemplateConverter

java.lang.Object
com.github._1c_syntax.bsl.reader.common.converter.AbstractReadConverter
com.github._1c_syntax.bsl.reader.designer.converter.TemplateConverter
All Implemented Interfaces:
ReadConverter, com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

public class TemplateConverter extends AbstractReadConverter
  • Constructor Details

    • TemplateConverter

      public TemplateConverter()
  • Method Details

    • unmarshal

      public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
    • canConvert

      public boolean canConvert(Class type)