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

public class MDConverter extends AbstractReadConverter
  • Constructor Details

    • MDConverter

      public MDConverter()
  • Method Details

    • unmarshal

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

      public boolean canConvert(Class type)