- getAttLists() - Method in class de.pdark.decentxml.dtd.DocTypeElement
-
- getAttribute(String, Namespace) - Method in class de.pdark.decentxml.Element
-
- getAttribute(String) - Method in class de.pdark.decentxml.Element
-
- getAttributeList(String) - Method in class de.pdark.decentxml.dtd.DocType
-
- getAttributeLists() - Method in class de.pdark.decentxml.dtd.DocType
-
- getAttributeMap() - Method in class de.pdark.decentxml.Element
-
- getAttributes() - Method in class de.pdark.decentxml.Element
-
- getAttributeValue(String) - Method in class de.pdark.decentxml.Element
-
- getAttributeValue(String, Namespace) - Method in class de.pdark.decentxml.Element
-
- getBeginName() - Method in class de.pdark.decentxml.Element
-
- getCharValidator() - Method in class de.pdark.decentxml.EntityResolver
-
- getCharValidator() - Method in class de.pdark.decentxml.XMLParser
-
- getCharValidator() - Method in class de.pdark.decentxml.XMLTokenizer
-
- getChild(String) - Method in class de.pdark.decentxml.Document
-
- getChild(String, Namespace) - Method in class de.pdark.decentxml.Document
-
- getChild(int) - Method in class de.pdark.decentxml.Element
-
- getChild(String) - Method in class de.pdark.decentxml.Element
-
- getChild(String, Namespace) - Method in class de.pdark.decentxml.Element
-
- getChild(String) - Method in interface de.pdark.decentxml.Parent
-
Find a child element (not a node!) by path
- getChildPath() - Method in class de.pdark.decentxml.Element
-
- getChildren() - Method in class de.pdark.decentxml.Element
-
- getChildren(String) - Method in class de.pdark.decentxml.Element
-
- getChildren(String, Namespace) - Method in class de.pdark.decentxml.Element
-
- getColumn() - Method in class de.pdark.decentxml.Location
-
The column.
- getColumn() - Method in exception de.pdark.decentxml.XMLParseException
-
- getContent() - Method in class de.pdark.decentxml.dtd.DocTypeElement
-
- getCursor() - Method in class de.pdark.decentxml.TreeIterator
-
- getDoc() - Method in exception de.pdark.decentxml.XMLParseException
-
- getDocType() - Method in class de.pdark.decentxml.Document
-
- getDocType() - Method in class de.pdark.decentxml.dtd.DocTypeEntityResolver
-
- getDocTypeType() - Method in class de.pdark.decentxml.dtd.DocType
-
- getDocument() - Method in class de.pdark.decentxml.Element
-
- getElement(String) - Method in class de.pdark.decentxml.dtd.DocType
-
- getElement() - Method in class de.pdark.decentxml.dtd.DocTypeAttributeList
-
- getElement() - Method in exception de.pdark.decentxml.XMLParseException
-
- getElementName() - Method in class de.pdark.decentxml.dtd.DocTypeAttributeList
-
- getElements() - Method in class de.pdark.decentxml.dtd.DocType
-
- getEncoding() - Method in class de.pdark.decentxml.Document
-
- getEncoding() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getEncodingEquals() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getEncodingQuote() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getEncodingSpace() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getEndName() - Method in class de.pdark.decentxml.Element
-
- getEndOffset() - Method in class de.pdark.decentxml.BasicNode
-
- getEndOffset() - Method in class de.pdark.decentxml.Element
-
- getEndOffset() - Method in class de.pdark.decentxml.Token
-
The position after the last character of the token (matching the definition of
String.substring(start,end)
- getEntity(String) - Method in class de.pdark.decentxml.dtd.DocType
-
- getEntityResolver() - Method in class de.pdark.decentxml.dtd.DocType
-
- getEntityResolver(EntityResolver) - Method in class de.pdark.decentxml.dtd.DocType
-
- getEntityResolver() - Method in class de.pdark.decentxml.XMLParser
-
- getEntityResolver() - Method in class de.pdark.decentxml.XMLTokenizer
-
- getEqualsSpace() - Method in class de.pdark.decentxml.Attribute
-
- getEscapedText() - Method in class de.pdark.decentxml.Token
-
Return the text with all special characters (like line feed, new line, null bytes, characters
in the unicode range) escaped.
- getIndent() - Method in class de.pdark.decentxml.XMLWriter
-
- getJavaEncoding() - Method in class de.pdark.decentxml.XMLInputStreamReader
-
Get the Java name of the XML encoding of the stream.
- getLine() - Method in class de.pdark.decentxml.Location
-
The line number
- getLine() - Method in exception de.pdark.decentxml.XMLParseException
-
- getLineStartOffset() - Method in class de.pdark.decentxml.Location
-
Offset at which the current line starts in the document
- getLineStartOffset() - Method in exception de.pdark.decentxml.XMLParseException
-
- getLocation() - Method in exception de.pdark.decentxml.XMLParseException
-
- getMessage() - Method in exception de.pdark.decentxml.XMLParseException
-
- getMessageWithoutLocation() - Method in exception de.pdark.decentxml.XMLParseException
-
- getName() - Method in class de.pdark.decentxml.Attribute
-
Return the name of the attribute
- getName() - Method in class de.pdark.decentxml.dtd.DocType
-
- getName() - Method in class de.pdark.decentxml.dtd.DocTypeElement
-
- getName() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getName() - Method in class de.pdark.decentxml.dtd.DocTypeNotation
-
- getName() - Method in class de.pdark.decentxml.Element
-
- getName() - Method in class de.pdark.decentxml.Entity
-
- getNamespace() - Method in class de.pdark.decentxml.Attribute
-
- getNamespace(String) - Method in class de.pdark.decentxml.Document
-
- getNamespace() - Method in class de.pdark.decentxml.Element
-
- getNamespace(String) - Method in class de.pdark.decentxml.Namespaces
-
- getNamespaces() - Method in class de.pdark.decentxml.Document
-
- getNode(int) - Method in class de.pdark.decentxml.NodeWithChildren
-
- getNode(int) - Method in interface de.pdark.decentxml.Parent
-
Get a specific node from the list
- getNode() - Method in exception de.pdark.decentxml.XMLParseException
-
- getNodePath() - Method in interface de.pdark.decentxml.Child
-
Return a path which uniquely describes this child.
- getNodePath() - Method in class de.pdark.decentxml.Element
-
- getNodes() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getNodes() - Method in class de.pdark.decentxml.NodeWithChildren
-
- getNodes(NodeFilter<T>) - Method in class de.pdark.decentxml.NodeWithChildren
-
- getNodes() - Method in interface de.pdark.decentxml.Parent
-
Get the list of child nodes.
- getNormalizedText() - Method in class de.pdark.decentxml.Element
-
- getNormalizedText() - Method in class de.pdark.decentxml.Text
-
Get the contents of this text node without all whitespace before and after
and with all whitespace between the words in the node reduced to a single space.
- getNotationDataName() - Method in class de.pdark.decentxml.dtd.DocType
-
- getNotationName() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getOffset() - Method in class de.pdark.decentxml.dtd.DTDTokenizer
-
The current position in the XML source
- getOffset() - Method in class de.pdark.decentxml.Location
-
- getOffset() - Method in exception de.pdark.decentxml.XMLParseException
-
- getOffset() - Method in class de.pdark.decentxml.XMLTokenizer
-
Get the current parsing position (for error handling, for example).
- getParameterEntity(String) - Method in class de.pdark.decentxml.dtd.DocType
-
- getParent() - Method in interface de.pdark.decentxml.Child
-
The parent of this child
- getParent() - Method in class de.pdark.decentxml.Element
-
- getParent() - Method in class de.pdark.decentxml.EntityResolver
-
- getParentElement() - Method in class de.pdark.decentxml.Element
-
- getPath() - Method in class de.pdark.decentxml.TreeIterator
-
- getPostSpace() - Method in class de.pdark.decentxml.Element
-
Space before the closing bracket of the element
- getPostSpace() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getPrefix() - Method in class de.pdark.decentxml.Namespace
-
- getPrefixWhiteSpace() - Method in class de.pdark.decentxml.Token
-
- getPreSpace() - Method in class de.pdark.decentxml.Attribute
-
- getPublicIDLiteral() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getPublicIDLiteral() - Method in class de.pdark.decentxml.dtd.DocTypeNotation
-
- getPublicLiteral() - Method in class de.pdark.decentxml.dtd.DocType
-
- getQuoteChar() - Method in class de.pdark.decentxml.Attribute
-
- getResolvedText() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getResolver() - Method in class de.pdark.decentxml.Entity
-
- getRootElement() - Method in class de.pdark.decentxml.Document
-
- getSource() - Method in class de.pdark.decentxml.Token
-
- getSource() - Method in exception de.pdark.decentxml.XMLParseException
-
- getSource() - Method in class de.pdark.decentxml.XMLTokenizer
-
- getStandaloneEquals() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getStandaloneQuote() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getStandaloneSpace() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getStartOffset() - Method in class de.pdark.decentxml.BasicNode
-
The start offset of the node in the XML source or -1
- getStartOffset() - Method in class de.pdark.decentxml.Element
-
- getStartOffset() - Method in class de.pdark.decentxml.Token
-
The position in the source at which the token begins
- getStartToken() - Method in class de.pdark.decentxml.Element
-
- getSystemLiteral() - Method in class de.pdark.decentxml.dtd.DocType
-
- getSystemLiteral() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getSystemLiteral() - Method in class de.pdark.decentxml.dtd.DocTypeNotation
-
- getTarget() - Method in class de.pdark.decentxml.ProcessingInstruction
-
- getText() - Method in class de.pdark.decentxml.Comment
-
- getText() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getText() - Method in class de.pdark.decentxml.dtd.DocTypeNotation
-
- getText() - Method in class de.pdark.decentxml.Element
-
- getText() - Method in class de.pdark.decentxml.Entity
-
- getText() - Method in class de.pdark.decentxml.ProcessingInstruction
-
- getText() - Method in class de.pdark.decentxml.Text
-
- getText() - Method in interface de.pdark.decentxml.TextNode
-
Get the text from the node
- getText() - Method in class de.pdark.decentxml.Token
-
Return the string of text which this token represents in the XMLSource
- getToken() - Method in class de.pdark.decentxml.BasicNode
-
Get the token (mainly for error handling)
- getToken() - Method in exception de.pdark.decentxml.XMLParseException
-
- getTrimmedText() - Method in class de.pdark.decentxml.Element
-
- getTrimmedText() - Method in class de.pdark.decentxml.Text
-
Get the contents of this text node without all whitespace before and after
- getType() - Method in class de.pdark.decentxml.BasicNode
-
- getType() - Method in class de.pdark.decentxml.Document
-
- getType() - Method in class de.pdark.decentxml.Element
-
- getType() - Method in interface de.pdark.decentxml.Node
-
Get the node type
- getType() - Method in class de.pdark.decentxml.Token
-
- getURI() - Method in class de.pdark.decentxml.Namespace
-
- getValue() - Method in class de.pdark.decentxml.Attribute
-
Return the value of the attribute
- getValue() - Method in class de.pdark.decentxml.BasicNode
-
- getValue() - Method in class de.pdark.decentxml.dtd.DocTypeAttributeList
-
- getValue() - Method in class de.pdark.decentxml.dtd.DocTypeEntity
-
- getValue() - Method in class de.pdark.decentxml.dtd.DocTypeNotation
-
- getVersion() - Method in class de.pdark.decentxml.Document
-
- getVersion() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getVersionEquals() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getVersionQuote() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getVersionSpace() - Method in class de.pdark.decentxml.XMLDeclaration
-
- getXmlDeclaration() - Method in class de.pdark.decentxml.Document
-
- getXmlEncoding() - Method in class de.pdark.decentxml.XMLInputStreamReader
-
Return the encoding of the stream
- GT_ESCAPE - Static variable in class de.pdark.decentxml.EntityResolver
-
Escape for ">" (greater than)