Package org.codehaus.stax2.evt


package org.codehaus.stax2.evt
  • Class
    Description
    Interface that extends basic DTD with methods that are necessary to completely reproduce actual DOCTYPE declaration constructs in xml documents.
    Interface that extends basic NotationDeclaration to add support for handling Base URI needed to resolve Notation references.
    Interface that extends basic XMLEvent2 with method(s) that are missing from it; specifically linkage that allows using a stream/event writer for outputting.
    Interface that adds missing (but required) methods to XMLEventFactory; especially ones for creating actual well-behaving DOCTYPE events.