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