Package com.pnfsoftware.jeb.util.encoding.xml
package com.pnfsoftware.jeb.util.encoding.xml
Custom read-only XML parser implementation, adhering to
org.w3.dom. See the full documentation in
XmlParser.-
ClassesClassDescriptionImplementation of the
CDATASectionAPI used byXmlParser.Implementation of theCharacterDataAPI used byXmlParser.Implementation of theDocumentTypeAPI used byXmlParser.A thread-safe, limited, simple, lenient, fast, read-only (except for user-data on nodes) XML parser.XML utility methods.Implementation of theNamedNodeMapAPI used byXmlParser.Implementation of theNodeAPI used byXmlParser.