Package com.github._1c_syntax.bsl.reader
Class FakeReader
java.lang.Object
com.github._1c_syntax.bsl.reader.FakeReader
- All Implemented Interfaces:
MDReader
Класс-читатель-заглушка
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github._1c_syntax.bsl.types.ConfigurationSource
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.github._1c_syntax.bsl.reader.MDReader
getRootPath
-
Constructor Details
-
FakeReader
public FakeReader()
-
-
Method Details
-
getConfigurationSource
public com.github._1c_syntax.bsl.types.ConfigurationSource getConfigurationSource()- Specified by:
getConfigurationSource
in interfaceMDReader
-
read
-
read
-
read
-
fromXml
-
getReflectionConverter
- Specified by:
getReflectionConverter
in interfaceMDReader
-
getEXStream
- Specified by:
getEXStream
in interfaceMDReader
-
readConfiguration
- Specified by:
readConfiguration
in interfaceMDReader
-
readExternalSource
- Specified by:
readExternalSource
in interfaceMDReader
-