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.ConfigurationSourceMethods 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.MDReader
getRootPath
-
Constructor Details
-
FakeReader
public FakeReader()
-
-
Method Details
-
getConfigurationSource
public com.github._1c_syntax.bsl.types.ConfigurationSource getConfigurationSource()- Specified by:
getConfigurationSourcein interfaceMDReader
-
read
-
read
-
read
-
fromXml
-
getReflectionConverter
- Specified by:
getReflectionConverterin interfaceMDReader
-
getEXStream
- Specified by:
getEXStreamin interfaceMDReader
-
readConfiguration
- Specified by:
readConfigurationin interfaceMDReader
-
readExternalSource
- Specified by:
readExternalSourcein interfaceMDReader
-