Package org.jdom2.input.stax
Support classes for building JDOM documents and content using StAX readers.
-
Interface Summary Interface Description StAXFilter In StAX Processing it is possible to read fragments of XML. -
Class Summary Class Description DefaultStAXFilter This DefaultStAXFilter includes all content and prunes nothing.DTDParser Parses out key information from a single String representing a DOCTYPE declaration.