All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractNodeHandler Attribute This class represents an attribute of anElement
AttributeMapping List the names of all elements which can be handled by this method.BasicNode The parent class for all nodes in the XML document.CharValidator Child This is an interface for anything which can be a child.Comment ComplexElementHandler ComplexElementHandler.AttributeParameterProvider ComplexElementHandler.BooleanParameterProvider ComplexElementHandler.IntegerParameterProvider ComplexElementHandler.ParameterProvider ComplexElementHandler.RequiredWrapper ComplexElementHandler.StringParameterProvider DocType DocType.DocTypeType DocTypeAttributeList DocTypeElement DocTypeEntity DocTypeEntityResolver DocTypeNode DocTypeNotation DocTypeText Document This class represents an XML document.DTDTokenizer A parser for a DTD (inline or reference).Element An element in a XML document.ElementHandlerFactory ElementName List the names of all elements which can be handled by this method.Entity EntityResolver HTMLEntityResolver Predefined HTML entities.INodeHandler JavaMapper JoinedInputStream This class allows to join severalInputStream
's into one.Location Location.NodeFoundException This is just a marker that the node has been foundLocation.ReusableXMLSource MappingException Namespace Namespaces Node Common interface for all nodes in an XML document.NodeFilter<T> NodeWithChildren This class contains all the code necessary to implement nodes which can have child nodes (like Document or Element).NoParametersHandler NopHandler Parent This is an interface for anything which can be a parent:Element
andDocument
.ProcessingInstruction RequiredAttribute If there is no matching attribute, throw an exceptionText TextHandler Use this annotation to turn any method into a handler for text.TextHandlerFactory TextHandlerFactory.StringTextHandler TextHandlerFactory.TextObjectTextHandler TextNode Interface for all classes which contain text: comments, elements, processing instructions, etc.TextUtils Token A piece of XML.TreeIterator XMLDeclaration This class allows to manipulate the XML encoding at the beginning of an XML document.XMLInputStreamReader Determine the encoding of a stream of bytes according to the XML spec and return a Reader which converts the byte stream into Unicode as it is read.XMLIOSource An XML source based onInputStream
orReader
.XMLParseException XMLParser The class uses theXMLTokenizer
to parse anXMLSource
into aDocument
.XMLSource This is the interface for a source of XML characters.XMLStringBufferSource XMLStringBuilderSource XMLStringSource XMLTokenizer This class allows to chop an XMLSource into tokens.XMLTokenizer.Type Types of tokens the tokenizer can returnXMLUtils Utility methods when working with XML.XMLWriter