Class SubsystemConverter
java.lang.Object
com.github._1c_syntax.bsl.reader.common.converter.AbstractSubsystemConverter
com.github._1c_syntax.bsl.reader.designer.converter.SubsystemConverter
- All Implemented Interfaces:
ReadConverter,Converter,ConverterMatcher
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github._1c_syntax.bsl.reader.common.converter.AbstractSubsystemConverter
canConvert, unmarshalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github._1c_syntax.bsl.reader.common.xstream.ReadConverter
marshal
-
Constructor Details
-
SubsystemConverter
public SubsystemConverter()
-