Package com.github._1c_syntax.mdclasses
Class ExtInfoConverter
java.lang.Object
com.github._1c_syntax.mdclasses.ExtInfoConverter
- All Implemented Interfaces:
Converter
,ConverterMatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canConvert
(Class type) void
marshal
(Object source, HierarchicalStreamWriter writer, MarshallingContext context) unmarshal
(HierarchicalStreamReader reader, UnmarshallingContext context)
-
Constructor Details
-
ExtInfoConverter
public ExtInfoConverter()
-
-
Method Details
-
marshal
-
unmarshal
-
canConvert
- Specified by:
canConvert
in interfaceConverterMatcher
-