Class FormatXML1TopLevelHandler

java.lang.Object
com.io7m.coffeepick.runtime.format.xml.FormatXMLAbstractContentHandler<ParserResultType,​ParserResultType>
com.io7m.coffeepick.runtime.format.xml.FormatXML1TopLevelHandler
All Implemented Interfaces:
FormatXMLContentHandlerType<ParserResultType>

public final class FormatXML1TopLevelHandler
extends FormatXMLAbstractContentHandler<ParserResultType,​ParserResultType>
A content handler for parsing top-level values.