Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS
A B C D E F G H I L M N O P Q R S T U V W X

G

GENERALREFERENCE. Static variable in class com.ibm.xml.parser.Child
GeneralReference class com.ibm.xml.parser.GeneralReference.
GeneralReference implements general references as defined by the Document Object Model (DOM).
GeneralReference(String). Constructor for class com.ibm.xml.parser.GeneralReference
Constructor.
getAbsTerm(). Method in class com.ibm.xml.xpointer.XPointer
Returns the absolute location term of this XPointer.
getAllowedTokens(). Method in class com.ibm.xml.parser.AttDef
Returns a list of all tokens that can be used as values for this enumerated attribute type; the returned value has no meaning for other attribute types.
getAllowedTokens(). Method in interface org.w3c.dom.AttributeDefinition
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDocument
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElement
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDTD
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeText
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeCDATASection
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeComment
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePI
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNamespacePI
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeStylesheetPI
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElementDecl
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttlist
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttDef
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeEntity
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNotation
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeGeneralReference
getAllowsChildren(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePseudoNode
getAppendableElements(TXElement, Hashtable). Method in class com.ibm.xml.parser.DTD
Returns a hash table which defines what kind of Element you can append onto specified element according to the document grammar specified by this DTD's internal and external subset.
getAttDef(String). Method in class com.ibm.xml.parser.Attlist
Returns the attribute definition that matches the specified attribute definition name in this attribute list.
getAttribute(String). Method in class com.ibm.xml.parser.TXAttributeList
Returns an Attribute instance whose name matches the specified name.
getAttribute(String). Method in class com.ibm.xml.parser.TXElement
Returns an Attribute's value from this Element that matches the specified Attribute name.
getAttribute(String). Method in interface org.w3c.dom.AttributeList
getAttribute(String). Method in interface org.w3c.dom.Element
getAttributeArray(). Method in class com.ibm.xml.parser.TXElement
Returns a TXAttribute array of the Attributes of this Element.
getAttributeDeclaration(String, String). Method in class com.ibm.xml.parser.DTD
Return an AttDef instance that matches the specified elementName and attributeName in this DTD's internal and external subsets.
getAttributeDeclarations(String). Method in class com.ibm.xml.parser.DTD
Return an Enumeration instance of all attribute list declarations for the the specified elementName in this DTD's internal and external subsets.
getAttributeDefinitions(). Method in class com.ibm.xml.parser.ElementDecl
Returns the attribute list that was defined by this element definition.
getAttributeDefinitions(). Method in interface org.w3c.dom.ElementDefinition
getAttributeNode(String). Method in class com.ibm.xml.parser.TXElement
Returns an Attribute's value from this Element that matches the specified Attribute name.
getAttributeNode(String). Method in interface org.w3c.dom.Element
getAttributes(). Method in class com.ibm.xml.parser.TXElement
Returns a NodeIterator of the Attributes of this Element; this iterator is not "live" (see Parent#getChildNodes for details).
getAttributes(). Method in interface org.w3c.dom.Element
getAttributesVector(). Method in class com.ibm.xml.xpointer.RelTerm
Returns a Vector of attribute names and values to further qualify candidate elements.
getBeginning(). Method in class com.ibm.xml.xpointer.SpanTerm
Returns the XPointer which denotes the start of the selected sub-resource.
getByteStream(). Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCharacterStream(). Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDocument
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElement
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDTD
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeText
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeCDATASection
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeComment
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreePI
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNamespacePI
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeStylesheetPI
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElementDecl
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttlist
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttDef
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeEntity
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNotation
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreeGeneralReference
getChildAt(int). Method in class com.ibm.xml.parser.util.TreeFactory.TreePseudoNode
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDocument
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElement
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDTD
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeText
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeCDATASection
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeComment
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePI
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNamespacePI
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeStylesheetPI
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElementDecl
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttlist
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttDef
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeEntity
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNotation
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeGeneralReference
getChildCount(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePseudoNode
getChildNodes(). Method in class com.ibm.xml.parser.Child
Returns an empty NodeIterator object because Child Nodes are leaf Nodes.
getChildNodes(). Method in class com.ibm.xml.parser.Parent
Returns a NodeIterator object that will enumerate all children of this Node.
getChildNodes(). Method in class com.ibm.xml.parser.DTD
Returns a NodeIterator of the internal DTD subset children; this iterator is "live" (see Parent#getChildNodes for details).
getChildNodes(). Method in interface org.w3c.dom.Node
getChildXMLNodes(boolean). Method in interface org.w3c.dom.XMLNode
getChildrenArray(). Method in class com.ibm.xml.parser.Parent
Return an array of Child Nodes for all children of this Node.
getChildrenArray(). Method in class com.ibm.xml.parser.DTD
Return an array of Child Nodes for all internal subset children of this DTD.
getColumnNumber(). Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber(). Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber(). Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getConnector(). Method in interface org.w3c.dom.ModelGroup
getContentModel(). Method in class com.ibm.xml.parser.ElementDecl
Returns the content model used by this element definition.
getContentModel(String). Method in class com.ibm.xml.parser.DTD
Returns the ContentModel for the specified elementDeclName in this DTD's internal and external subset (see ElementDecl for details).
getContentModel(). Method in interface org.w3c.dom.ElementDefinition
getContentModelNode(). Method in class com.ibm.xml.parser.ContentModel
Returns the content model associated with this model group content model.
getContentType(). Method in class com.ibm.xml.parser.ElementDecl
Returns the content type which represents the content model used by this element definition.
getContentType(String). Method in class com.ibm.xml.parser.DTD
Returns the content model type for the specified elementDeclName in this DTD's internal and external subset (see ElementDecl for details).
getContentType(). Method in interface org.w3c.dom.ElementDefinition
getContextInfo(). Method in class com.ibm.xml.parser.TXDocument
Returns this Document's document context.
getContextInfo(). Method in interface org.w3c.dom.Document
getCurrent(). Method in interface org.w3c.dom.NodeEnumerator
getCurrentPos(). Method in interface org.w3c.dom.NodeIterator
getDTD(). Method in class com.ibm.xml.parser.TXDocument
Returns this Document's Type Definition (DTD) as a DTD.
getData(). Method in class com.ibm.xml.parser.TXComment
Returns the actual content of the Comment Node.
getData(). Method in class com.ibm.xml.parser.TXPI
Returns the data of the PI.
getData(). Method in class com.ibm.xml.parser.TXText
Returns the actual content of the Text Node.
getData(). Method in class com.ibm.xml.parser.PseudoNode
Returns the actual content of this Pseudo Node.
getData(). Method in interface org.w3c.dom.PI
getData(). Method in interface org.w3c.dom.Text
getData(). Method in interface org.w3c.dom.Comment
getDeclaredType(). Method in class com.ibm.xml.parser.AttDef
Returns the declared type of this attribute in the DTD definition.
getDeclaredType(). Method in interface org.w3c.dom.AttributeDefinition
getDefaultStringValue(). Method in class com.ibm.xml.parser.AttDef
Returns the default value of this attribute in the DTD definition.
getDefaultType(). Method in class com.ibm.xml.parser.AttDef
Returns the default type of this attribute's value in the DTD definition.
getDefaultType(). Method in interface org.w3c.dom.AttributeDefinition
getDefaultValue(). Method in class com.ibm.xml.parser.AttDef
Returns a Node whose children make up the default value of this attribute in the DTD definition.
getDefaultValue(). Method in interface org.w3c.dom.AttributeDefinition
getDigest(). Method in class com.ibm.xml.parser.Child
Returns the digest value for this Node.
getDocument(). Method in class com.ibm.xml.parser.TXDocumentContext
Returns the root Node of this document.
getDocument(). Method in interface org.w3c.dom.DocumentContext
getDocumentElement(). Method in class com.ibm.xml.parser.TXDocument
Returns this Document's root Element.
getDocumentElement(). Method in interface org.w3c.dom.Document
getDocumentType(). Method in class com.ibm.xml.parser.TXDocument
Returns this Document's Type Definition (DTD) as a Node.
getDocumentType(). Method in interface org.w3c.dom.Document
getElementDeclaration(String). Method in class com.ibm.xml.parser.DTD
Return an ElementDecl instance that matches the specified elementName in this DTD's internal and external subsets.
getElementDeclarations(). Method in class com.ibm.xml.parser.DTD
Return an Enumeration instance of all element declarations in this DTD's internal and external subsets.
getElementName(). Method in class com.ibm.xml.xpointer.RelTerm
Returns the name of the element to be selected by this relative term.
getElementNamed(String). Method in class com.ibm.xml.parser.TXElement
Returns the first TXElement match through the immediate Child Element Nodes.
getElementNamed(String, String). Method in class com.ibm.xml.parser.TXElement
Returns the first TXElement match through the immediate child Element Nodes.
getElementNamed(int, String, String). Method in class com.ibm.xml.parser.TXElement
Returns the first TXElement match through the immediate child Elemen Nodes.
getElementTypes(). Method in class com.ibm.xml.parser.DTD
Returns the Node whose children constitute the set of element types that were defined within this DTD's external and internal subset.
getElementTypes(). Method in interface org.w3c.dom.DocumentType
getElementsByTagName(String). Method in class com.ibm.xml.parser.TXDocument
Returns a NodeIterator of matches through all child Element Nodes.
getElementsByTagName(String). Method in class com.ibm.xml.parser.TXElement
Returns a NodeIterator of matches through all child Element Nodes.
getElementsByTagName(String). Method in interface org.w3c.dom.Element
getElementsByTagName(String). Method in interface org.w3c.dom.Document
getElementsNamed(String). Method in class com.ibm.xml.parser.TXElement
Returns a NodeIterator of all matches through the immediate child Element Nodes; this iterator is not "live" (see Parent#getChildNodes for details).
getElementsNamed(String, String). Method in class com.ibm.xml.parser.TXElement
Returns a NodeIterator of matches through the immediate child Element Nodes; this iterator is not "live" (see Parent#getChildNodes for details).
getElementsNamed(int, String, String). Method in class com.ibm.xml.parser.TXElement
Returns a NodeIterator of all matches through the immediate child Element Nodes; this iterator is not "live" (see Parent#getChildNodes for details).
getEncoding(). Method in class com.ibm.xml.parser.Source
Returns the Java character encoding in use for the inputStream.
getEncoding(). Method in class com.ibm.xml.parser.TXDocument
Returns the value of the XML encoding parameter from the XML prolog declaration (e.g.
getEncoding(). Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEnd(). Method in class com.ibm.xml.xpointer.SpanTerm
Returns the XPointer which denotes the end of the selected sub-resource.
getEntities(). Method in class com.ibm.xml.parser.DTD
Returns an Enumeration of all entities defined in this DTD's internal and external subsets.
getEntity(String, boolean). Method in class com.ibm.xml.parser.DTD
Returns an Entity in this DTD's internal and external subsets that matches the specified name and is of the specified isParameter type.
getEntityDeclaration(). Method in interface org.w3c.dom.XMLNode
getEntityReference(). Method in interface org.w3c.dom.XMLNode
getEnumerator(). Method in interface org.w3c.dom.NodeList
getException(). Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getExceptions(). Method in class com.ibm.xml.parser.ElementDecl
This method is only meaningful for HTML documents, and not for XML documents.
getExceptions(). Method in interface org.w3c.dom.ElementDefinition
getExpression(). Method in interface org.w3c.dom.Query
getExternalID(). Method in class com.ibm.xml.parser.TXNotation
Returns the external ID associated with this Notation Node.
getExternalID(). Method in class com.ibm.xml.parser.Entity
Returns the external ID of this Entity.
getExternalID(). Method in class com.ibm.xml.parser.DTD
Returns the external ID associated with this DTD.
getExternalSize(). Method in class com.ibm.xml.parser.DTD
Return a number of Nodes in an external subset.
getExternalSubset(). Method in class com.ibm.xml.parser.DTD
Returns the Node whose children constitute this DTD's external subset.
getExternalSubset(). Method in interface org.w3c.dom.DocumentType
getFactory(). Method in class com.ibm.xml.parser.Child
Returns the factory used for creating this Node.
getFactory(). Method in class com.ibm.xml.parser.TXAttributeList
Returns the factory used for creating this Node.
getFactory(). Method in class com.ibm.xml.parser.ContentModel
Returns the factory used for creating this content model.
getFirst(). Method in interface org.w3c.dom.NodeEnumerator
getFirstChild(). Method in class com.ibm.xml.parser.Child
Returns null because Child Nodes are leaf Nodes.
getFirstChild(). Method in class com.ibm.xml.parser.Parent
Returns the first Child of this Node.
getFirstChild(). Method in interface org.w3c.dom.Node
getFirstXMLChild(boolean). Method in interface org.w3c.dom.XMLNode
getGeneralEntities(). Method in class com.ibm.xml.parser.DTD
Returns the Node whose children constitute the set of general entities that were defined within this DTD's external and internal subset.
getGeneralEntities(). Method in interface org.w3c.dom.DocumentType
getHref(). Method in class com.ibm.xml.parser.StylesheetPI
Returns the stylesheet URI (the value of the href= attribute) which defines where to retrieve the stylesheet.
getInclusions(). Method in class com.ibm.xml.parser.ElementDecl
This method is only meaningful for HTML documents, and not for XML documents.
getInclusions(). Method in interface org.w3c.dom.ElementDefinition
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDocument
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElement
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDTD
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeText
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeCDATASection
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeComment
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreePI
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNamespacePI
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeStylesheetPI
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElementDecl
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttlist
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttDef
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeEntity
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNotation
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreeGeneralReference
getIndex(TreeNode). Method in class com.ibm.xml.parser.util.TreeFactory.TreePseudoNode
getInputStream(). Method in class com.ibm.xml.parser.Source
Returns the byte-stream-oriented data source.
getInputStream(String, String, String). Method in class com.ibm.xml.parser.SAXDriver
This method is for XML4J-internal use and should not be called by SAX applications.
getInputStream(String, String, String). Method in interface com.ibm.xml.parser.StreamProducer
Interface to be implemented in order to return the source of the input stream (could be a character stream, a byte stream, or a URI) based on the entity specified by the system ID and/or public ID.
getInputStream(String, String, String). Method in class com.ibm.xml.parser.Stderr

Returns the source of the input stream (could be a character stream or a byte stream) based on this constructor's name parameter and the URL specification given by systemID and publicID.

getInputStream(String, String, String). Method in class com.ibm.xml.parser.Parser

Returns the source of the input stream (could be a character stream or a byte stream) based on the entity specified by the system ID and/or public ID, and the streamProducer specified when this parser was constructed.

getInsertableElements(TXElement, int, Hashtable). Method in class com.ibm.xml.parser.DTD
Returns a hash table which defines what kind of Element you can insert into the specified index of element according to the document grammar specified by this DTD's internal and external subset.
getInsertableElementsForValidContent(TXElement, int, Hashtable). Method in class com.ibm.xml.parser.DTD
Returns a hash table which defines what kind of Element you can insert into the specified index of element according to the document grammar specified by this DTD's internal and external subset.
getInstance(). Static method in class com.ibm.xml.parser.DefaultElementFactory
Returns the current DefaultElementFactory instance; if an instance does not currently exist, it will be created.
getInstance(). Method in class com.ibm.xml.xpointer.RelTerm
Returns the nth of the candidate locations to be selected by this relative term.
getInstance(). Method in class com.ibm.xml.xpointer.StringTerm
Returns the nth occurrence of string to be used in forming the designated resource.
getInternalSize(). Method in class com.ibm.xml.parser.DTD
Return a number of Nodes in an internal subset.
getInternalSubset(). Method in class com.ibm.xml.parser.DTD
Sets the Node whose children constitute this DTD's internal subset.
getInternalSubset(). Method in interface org.w3c.dom.DocumentType
getInvalidURIChar(String). Static method in class com.ibm.xml.parser.Util
Returns the index of the first invalid character in the specified uri.
getIsExpanded(). Method in interface org.w3c.dom.EntityReference
getIsIgnorableWhitespace(). Method in class com.ibm.xml.parser.TXText
Returns, at the Text level, whether space is to be preserved.
getIsPublic(). Method in class com.ibm.xml.parser.TXNotation
Returns if the Notation's external ID is a public ID (or system ID).
getIsPublic(). Method in interface org.w3c.dom.Notation
getItem(String). Method in interface org.w3c.dom.NamedNodeList
getLanguage(). Method in class com.ibm.xml.parser.TXElement
Returns the XML language ID (the value of the xml:lang Attribute) in use for this Element Node.
getLanguage(). Method in class com.ibm.xml.parser.TXText
Returns the XML language ID (the value of the xml:lang attribute) in use for this Text Node.
getLanguage(). Method in class com.ibm.xml.parser.GeneralReference
Returns the XML language ID (the value of the xml:lang Attribute) in use for this General Reference Node.
getLast(). Method in interface org.w3c.dom.NodeEnumerator
getLeft(). Method in class com.ibm.xml.parser.CM2op
Returns the content model node prior to the separator type.
getLength(). Method in class com.ibm.xml.parser.TXAttributeList
Returns the number of Attributes in this AttributeList.
getLength(). Method in class com.ibm.xml.parser.SAXDriver
Return the number of attributes in this list.
getLength(). Method in class com.ibm.xml.xpointer.StringTerm
Returns the number of characters to be selected.
getLength(). Method in interface org.w3c.dom.AttributeList
getLength(). Method in interface org.w3c.dom.NodeIterator
getLength(). Method in interface org.w3c.dom.NodeList
getLength(). Method in interface org.xml.sax.AttributeList
Return the number of attributes in this list.
getLength(). Method in class org.xml.sax.helpers.AttributeListImpl
Return the number of attributes in the list.
getLineNumber(). Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber(). Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber(). Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getMasterDoc(). Method in class com.ibm.xml.parser.TXDocument
Returns the Document Node asociated with this document fragment.
getMasterDoc(). Method in interface org.w3c.dom.DocumentFragment
getMatchedBeginning(int). Method in class com.ibm.xml.omake.Regexp
Return a start position in the target text matched to specified regular expression group.
getMatchedEnd(int). Method in class com.ibm.xml.omake.Regexp
Return an end position in the target text matched to specified regular expression group.
getMatchedString(int). Method in class com.ibm.xml.omake.Regexp
Return an substring of the target text matched to specified regular expression group.
getMessage(). Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getNDATAType(). Method in class com.ibm.xml.parser.Entity
Returns the notation associated with this Entity.
getNSLocalName(). Method in class com.ibm.xml.parser.TXPI
Returns the local name of the Namespace.
getNSLocalName(). Method in interface com.ibm.xml.parser.Namespace
Returns the local name of the Namespace.
getNSLocalName(). Method in class com.ibm.xml.parser.TXElement
Returns the local name of the Namespace.
getNSLocalName(). Method in class com.ibm.xml.parser.TXAttribute
Returns the local name of the Namespace.
getNSName(). Method in class com.ibm.xml.parser.TXPI
Returns the Namespace URI.
getNSName(). Method in interface com.ibm.xml.parser.Namespace
Returns the Namespace URI.
getNSName(). Method in class com.ibm.xml.parser.TXElement
Returns the Namespace URI.
getNSName(). Method in class com.ibm.xml.parser.TXAttribute
Returns the Namespace URI.
getName(). Method in class com.ibm.xml.parser.AttDef
Returns the name of this attribute in the DTD definition.
getName(). Method in class com.ibm.xml.parser.TXPI
Returns the qualified name of this PI.
getName(int). Method in class com.ibm.xml.parser.SAXDriver
Return the name of an attribute in this list according to the specified index i.
getName(). Method in class com.ibm.xml.parser.ElementDecl
Returns this element definition's name.
getName(). Method in class com.ibm.xml.parser.CMLeaf
Returns the name of the leaf content model node (e.g.
getName(). Method in interface com.ibm.xml.parser.Namespace
Returns the qualified name of the tag.
getName(). Method in class com.ibm.xml.parser.Attlist
Returns this attribute list's name; this value is also known as the Element type.
getName(). Method in class com.ibm.xml.parser.TXNotation
Returns the name of the Notation.
getName(). Method in class com.ibm.xml.parser.TXElement
Returns this Element's name.
getName(). Method in class com.ibm.xml.parser.Entity
Returns the name associated with this Entity.
getName(). Method in class com.ibm.xml.parser.TXAttribute
Returns the qualified name of this Attribute.
getName(). Method in class com.ibm.xml.parser.GeneralReference
Returns this General Reference's name.
getName(). Method in class com.ibm.xml.parser.DTD
Returns this DTD's name.
getName(). Method in class com.ibm.xml.xpointer.RelTermAttribute
Returns this attribute qualifier's name.
getName(). Method in class com.ibm.xml.xpointer.AttrTerm
Returns the name of the attribute in this attribute term.
getName(). Method in interface org.w3c.dom.Notation
getName(). Method in interface org.w3c.dom.PI
getName(). Method in interface org.w3c.dom.ElementToken
getName(). Method in interface org.w3c.dom.ElementDefinition
getName(). Method in interface org.w3c.dom.AttributeDefinition
getName(). Method in interface org.w3c.dom.Attribute
getName(). Method in interface org.w3c.dom.DocumentType
getName(int). Method in interface org.xml.sax.AttributeList
Return the name of an attribute in this list (by position).
getName(int). Method in class org.xml.sax.helpers.AttributeListImpl
Get the name of an attribute (by position).
getNamespaceFor(String). Method in class com.ibm.xml.parser.TXDocument
Returns the NamespacePI instance which matches the specified namespace prefix name.
getNamespaces(). Method in class com.ibm.xml.parser.TXDocument
Returns an enumeration of NamespacePI instances defined for this Document.
getNext(). Method in interface org.w3c.dom.NodeEnumerator
getNextSibling(). Method in class com.ibm.xml.parser.Child
Returns the Node immediately following this Node in a breadth-first traversal of the tree.
getNextSibling(). Method in interface org.w3c.dom.Node
getNextXMLSibling(boolean). Method in interface org.w3c.dom.XMLNode
getNode(). Method in class com.ibm.xml.parser.CM1op
Returns the content model node associated with type.
getNodeType(). Method in class com.ibm.xml.parser.AttDef
Returns that this object is an attribute definition Node.
getNodeType(). Method in class com.ibm.xml.parser.TXDocument
Returns that this object is a Document Node.
getNodeType(). Method in class com.ibm.xml.parser.TXComment
Returns that this object is a Comment Node.
getNodeType(). Method in class com.ibm.xml.parser.TXPI
Returns that this object is a PI Node.
getNodeType(). Method in class com.ibm.xml.parser.ElementDecl
Returns that this object is an element definition Node.
getNodeType(). Method in class com.ibm.xml.parser.Attlist
Returns that this object is an attribute list Node.
getNodeType(). Method in class com.ibm.xml.parser.TXNotation
Returns that this object is a Notation Node.
getNodeType(). Method in class com.ibm.xml.parser.TXElement
Returns that this object is an Element Node.
getNodeType(). Method in class com.ibm.xml.parser.Entity
Returns that this object is an Entity Node.
getNodeType(). Method in class com.ibm.xml.parser.TXAttribute
Returns that this object is an Attribute Node.
getNodeType(). Method in class com.ibm.xml.parser.TXText
Returns that this object is a Text Node.
getNodeType(). Method in class com.ibm.xml.parser.GeneralReference
Returns that this object is a General Reference Node.
getNodeType(). Method in class com.ibm.xml.parser.PseudoNode
Returns that this object is a Pseudo Node.
getNodeType(). Method in class com.ibm.xml.parser.DTD
Returns that this object is a DTD Node.
getNodeType(). Method in class com.ibm.xml.xpointer.RelTerm
Returns the node type to be selected by this relative term.
getNodeType(). Method in interface org.w3c.dom.Node
getNotation(String). Method in class com.ibm.xml.parser.DTD
Return an Notation instance that matches the specified notationName in this DTD's internal and external subsets.
getNotationEnumeration(). Method in class com.ibm.xml.parser.DTD
Return an Enumeration instance of all notations in this DTD's internal and external subsets.
getNotations(). Method in class com.ibm.xml.parser.DTD
Returns the Node whose children constitute the set of notations that were defined within this DTD's external and internal subset.
getNotations(). Method in interface org.w3c.dom.DocumentType
getNs(). Method in class com.ibm.xml.parser.NamespacePI
Returns the Namespace URI (the value of the ns= attribute) which defines where to retrieve the namespace definition.
getNthElementNamed(int, String). Method in class com.ibm.xml.parser.TXElement
Returns the Nth TXElement match through the immediate child Element Nodes.
getNthElementNamed(int, String, String). Method in class com.ibm.xml.parser.TXElement
Returns the Nth TXElement match through the immediate child Element Nodes.
getNthElementNamed(int, int, String, String). Method in class com.ibm.xml.parser.TXElement
Returns the Nth TXElement match through the immediate child Element Nodes.
getNumberOfErrors(). Method in class com.ibm.xml.parser.Parser
Returns the number of errors and exceptions currently encountered by this parser.
getNumberOfGroups(). Method in class com.ibm.xml.omake.Regexp
Return the number of regular expression groups.
getNumberOfWarnings(). Method in class com.ibm.xml.parser.Parser
Returns the number of warnings currently encountered by this parser.
getOccurrence(). Method in interface org.w3c.dom.ElementToken
getOccurrence(). Method in interface org.w3c.dom.ModelGroup
getOtherTermsVector(). Method in class com.ibm.xml.xpointer.XPointer
Returns a Vector of Relterm, SpanTerm, AttrTerm, and StringTerm items which comprise the other terms of this XPointer.
getParameter(). Method in class com.ibm.xml.xpointer.AbsTerm
Returns the argument to the keyword of this absolute term.
getParameterEntities(). Method in class com.ibm.xml.parser.DTD
Returns the Node whose children constitute the set of parameter entities that were defined within this DTD's external and internal subset.
getParameterEntities(). Method in interface org.w3c.dom.DocumentType
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDocument
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElement
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeDTD
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeText
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeCDATASection
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeComment
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePI
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNamespacePI
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeStylesheetPI
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeElementDecl
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttlist
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeAttDef
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeEntity
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeNotation
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreeGeneralReference
getParent(). Method in class com.ibm.xml.parser.util.TreeFactory.TreePseudoNode
getParentNode(). Method in class com.ibm.xml.parser.Child
Returns the parent of the given Node instance.
getParentNode(). Method in interface org.w3c.dom.Node
getParentXMLNode(boolean). Method in interface org.w3c.dom.XMLNode
getPosition(). Method in class com.ibm.xml.xpointer.StringTerm
Returns the character offset from the start of the candidate string(s) to the beginning of the desired final string match.
getPrefix(). Method in class com.ibm.xml.parser.NamespacePI
Returns the prefix name (the value of the prefix= attribute) which defines the prefix that will be used to refer to this namespace throughout the remainder of the document.
getPrevious(). Method in interface org.w3c.dom.NodeEnumerator
getPreviousSibling(). Method in class com.ibm.xml.parser.Child
Returns the Node immediately preceding this Node in a breadth-first traversal of the tree.
getPreviousSibling(). Method in interface org.w3c.dom.Node
getPreviousXMLSibling(boolean). Method in interface org.w3c.dom.XMLNode
getPseudoContentModel(). Method in class com.ibm.xml.parser.ContentModel
Returns the pseudo content model being used in place of an actual content model.
getPubidLiteral(). Method in class com.ibm.xml.parser.ExternalID
Returns the public identifier of this external ID.
getPublicId(). Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId(). Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId(). Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId(). Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getPublicIdentifier(). Method in class com.ibm.xml.parser.TXNotation
Returns the public identifier of the Notation.
getPublicIdentifier(). Method in interface org.w3c.dom.Notation
getQuery(). Method in interface org.w3c.dom.Query
getReader(). Method in class com.ibm.xml.parser.Source
Returns the character-stream-oriented data source.
getReaderBufferSize(). Method in class com.ibm.xml.parser.Parser
Returns the size of this parser's character-stream-oriented input source buffer.
getReplacementString(). Method in interface org.w3c.dom.EntityDeclaration
getReplacementSubtree(). Method in interface org.w3c.dom.EntityDeclaration
getRight(). Method in class com.ibm.xml.parser.CM2op
Returns the content model node after the separator type.
getRootName(). Method in class com.ibm.xml.parser.TXDocument
Returns the name of this Document's root Element (not DTD).
getSpecified(). Method in class com.ibm.xml.parser.TXAttribute
Returns whether this Attribute was explicitly given a value in the original document (=true), or was allowed to default according to the DTD specification.
getSpecified(). Method in interface org.w3c.dom.Attribute
getSrc(). Method in class com.ibm.xml.parser.NamespacePI
Returns the schema URI (the value of the src= parameter) which defines where to retrieve the schema definition.
getStandalone(). Method in class com.ibm.xml.parser.TXDocument
Returns if this Document is standalone.
getString(). Method in class com.ibm.xml.xpointer.StringTerm
Returns the candidate string to be found within the location source.
getSystemId(). Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId(). Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId(). Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId(). Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemIdentifier(). Method in class com.ibm.xml.parser.TXNotation
Returns the system identifier of the Notation.
getSystemIdentifier(). Method in interface org.w3c.dom.Notation
getSystemLiteral(). Method in class com.ibm.xml.parser.ExternalID
Returns the system identifier of this external ID.
getTagName(). Method in class com.ibm.xml.parser.TXElement
Returns this Element's name.
getTagName(). Method in interface org.w3c.dom.Element
getText(). Method in class com.ibm.xml.parser.Child
Returns all text associated with this Node without considering entities.
getText(). Method in class com.ibm.xml.parser.TXDocument
Return all text associated with this Node and its children without considering entities.
getText(). Method in class com.ibm.xml.parser.TXComment
Return all text associated with this Node without considering entities.
getText(). Method in class com.ibm.xml.parser.TXPI
Return all text associated with this Node without considering entities.
getText(). Method in class com.ibm.xml.parser.TXElement
Return all text associated with this Node and its children without considering entities.
getText(). Method in class com.ibm.xml.parser.TXAttribute
Returns this Node in XML format, in name="value" format, and using the default character encoding.
getText(). Method in class com.ibm.xml.parser.TXText
Returns all text associated with this Node without considering entities.
getText(). Method in class com.ibm.xml.parser.GeneralReference
Return all text associated with this Node and its children without considering entities.
getText(). Method in class com.ibm.xml.parser.PseudoNode
Returns all text associated with this Node without considering entities.
getText(). Method in interface org.w3c.dom.QueryTerm
getTitle(). Method in class com.ibm.xml.parser.StylesheetPI
Returns the stylesheet title (the value of the title= attribute).
getTokens(). Method in interface org.w3c.dom.ModelGroup
getType(). Method in class com.ibm.xml.parser.StylesheetPI
Returns the stylesheet type (the value of the type= attribute) which defines the stylesheet as xml:stylesheet, xml:alternate-stylesheet, or text/css.
getType(int). Method in class com.ibm.xml.parser.SAXDriver
Return the type of an attribute in the list according to the specified index i.
getType(String). Method in class com.ibm.xml.parser.SAXDriver
Return the type of an attribute in the list according to the specified name.
getType(). Method in class com.ibm.xml.parser.CM2op
Returns the language primitive associated with this content model node.
getType(). Method in class com.ibm.xml.parser.TXAttribute
Returns the type of the Attribute.
getType(). Method in class com.ibm.xml.parser.CM1op
Returns the language primitive associated with this content model node.
getType(). Method in class com.ibm.xml.xpointer.RelTerm
Returns the integer representing the keyword type of this relative term.
getType(). Method in class com.ibm.xml.xpointer.AbsTerm
Returns the integer representing the keyword type of this absolute term.
getType(int). Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by position).
getType(String). Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by name).
getType(int). Method in class org.xml.sax.helpers.AttributeListImpl
Get the type of an attribute (by position).
getType(String). Method in class org.xml.sax.helpers.AttributeListImpl
Get the type of an attribute (by name).
getTypeName(). Method in class com.ibm.xml.xpointer.RelTerm
Returns the string keyword type of this relative term.
getTypeName(). Method in class com.ibm.xml.xpointer.AbsTerm
Returns the string keyword type of this absolute term.
getTypedValue(). Method in class com.ibm.xml.parser.TXAttribute
Returns the type values of the Attribute.
getUniversalName(). Method in class com.ibm.xml.parser.TXPI
If namespace support is enabled and the PI's name contains a prefix name, return a string of getNSName()+":"+getNSLocalName(); otherwise, return getNSLocalName() .
getUniversalName(). Method in interface com.ibm.xml.parser.Namespace
If namespace support is enabled and the tag name contains a prefix name, return a string of getNSName()+":"+getNSLocalName(); otherwise, return getNSLocalName() .
getUniversalName(). Method in class com.ibm.xml.parser.TXElement
If namespace support is enabled and the Element's name contains a prefix name, return a string of getNSName()+":"+getNSLocalName(); otherwise, return getNSLocalName() .
getUniversalName(). Method in class com.ibm.xml.parser.TXAttribute
If namespace support is enabled and this Attribute's name contains a prefix name, return a string of getNSName()+":"+getNSLocalName(); otherwise, return getNSLocalName() .
getValue(int). Method in class com.ibm.xml.parser.SAXDriver
Return the value of an attribute in the list according to the specified index i.
getValue(String). Method in class com.ibm.xml.parser.SAXDriver
Return the value of an attribute in the list according to the specified name.
getValue(). Method in class com.ibm.xml.parser.Entity
Returns the value of this Entity.
getValue(). Method in class com.ibm.xml.parser.TXAttribute
Returns the value of this Attribute.
getValue(). Method in class com.ibm.xml.xpointer.RelTermAttribute
Returns this attribute qualifier's value.
getValue(). Method in interface org.w3c.dom.Attribute
getValue(int). Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by position).
getValue(String). Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by name).
getValue(int). Method in class org.xml.sax.helpers.AttributeListImpl
Get the value of an attribute (by position).
getValue(String). Method in class org.xml.sax.helpers.AttributeListImpl
Get the value of an attribute (by name).
getValueType(). Method in class com.ibm.xml.xpointer.RelTermAttribute
Returns this attribute qualifier's value type.
getVersion(). Method in class com.ibm.xml.parser.TXDocument
Returns the XML version of this Document from the XML prolog declaration (e.g.
getVisitor(). Method in class com.ibm.xml.parser.TreeTraversal
Returns the Visitor operation currently active in this tree traversal.

A B C D E F G H I L M N O P Q R S T U V W X
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS