Interface TreeReader

All Known Implementing Classes:
JsonImporter.JSONTreeReader, XmlImporter.XmlParser

public interface TreeReader
Interface for all tree-shaped parsers. This is effectively part of the contract for TreeImportingParserBase.