Class XMLReader.ValidatingContentHandler

  • All Implemented Interfaces:
    ContentHandler
    Enclosing class:
    XMLReader

    protected static class XMLReader.ValidatingContentHandler
    extends Object
    implements ContentHandler
    Validate the SAX events reported to the ContentHandler. This class is being used rather than a ValidatorHandler in order to prevent default values from being populated.