Class XMLVersionParser

All Implemented Interfaces:
MetaDataParser, ContentHandler, DTDHandler, EntityResolver, ErrorHandler, LexicalHandler

public class XMLVersionParser extends XMLMetaDataParser
Custom non-validating SAX parser which can be used to get the version and schema location attributes from the root node.
Author:
Jeremy Bauer