Interface | Description |
---|---|
DTD2 |
Interface that extends basic
DTD with methods that are
necessary to completely reproduce actual DOCTYPE declaration
constructs in xml documents. |
NotationDeclaration2 |
Interface that extends basic
NotationDeclaration to add
support for handling Base URI needed to resolve Notation references. |
XMLEvent2 |
Interface that extends basic
XMLEvent2 with method(s)
that are missing from it; specifically linkage that allows using
a stream/event writer for outputting. |
Class | Description |
---|---|
XMLEventFactory2 |
Interface that adds missing (but required) methods to
XMLEventFactory ; especially ones for creating actual
well-behaving DOCTYPE events. |
Copyright © 2015 fasterxml.com. All Rights Reserved.