XML for Java Compatibility API 2.0.6
A B C D E F G H I L M N O P Q R S T U V W X

N

name - Variable in class com.ibm.xml.parser.InsertableElement
A DTD element definition name or one of the XML4J-internal names that are used to track the state of the InsertableElement or AppendableElement hash table: Element name When this InsertableElement's status =true, this Element name may be inserted or appended; otherwise, this Element name may not be inserted or appended to the specified Element Node. DTD.CM_PCDATA When this InsertableElement's status =true, a TXText Node may be inserted or appended; otherwise, a TXText node may not be inserted or appended to the specified Element Node. DTD.CM_ERROR If this InsertableElement's status =true, the index variable will denote the 0-based index of the first incorrect Child Node of the specified Element Node; if this InsertableElement's status =false, no error has been detected. DTD.CM_EOC If this InsertableElement's status =true, the specified Element Node has correct and complete contents.
name - Variable in class com.ibm.xml.parser.Stderr
 
NAME_ATTDEF - Static variable in class com.ibm.xml.parser.Child
 
NAME_ATTLIST - Static variable in class com.ibm.xml.parser.Child
 
NAME_CDATA - Static variable in class com.ibm.xml.parser.Child
 
NAME_COMMENT - Static variable in class com.ibm.xml.parser.Child
 
NAME_DOCFRAGMENT - Static variable in class com.ibm.xml.parser.Child
 
NAME_DOCUMENT - Static variable in class com.ibm.xml.parser.Child
 
NAME_ELEMENT_DECL - Static variable in class com.ibm.xml.parser.Child
 
NAME_PSEUDONODE - Static variable in class com.ibm.xml.parser.Child
 
NAME_TEXT - Static variable in class com.ibm.xml.parser.Child
 
NAME_TOKEN_GROUP - Static variable in class com.ibm.xml.parser.AttDef
 
Namespace - interface com.ibm.xml.parser.Namespace.
An interface for providing consistent namespace handling within the XML4J parser; this interface is not intended for implementation by XML4J applications.
NMTOKEN - Static variable in class com.ibm.xml.parser.AttDef
 
NMTOKENS - Static variable in class com.ibm.xml.parser.AttDef
 
node - Variable in class com.ibm.xml.xpointer.Pointed.Item
The node being pointed to.
nodetypes - Static variable in class com.ibm.xml.xpointer.XPointer
 
NOFIXED - Static variable in class com.ibm.xml.parser.AttDef
 
NonRecursivePreorderTreeTraversal - class com.ibm.xml.parser.NonRecursivePreorderTreeTraversal.
NonRecursivePreorderTreeTraversal defines a specific document object tree traversal algorithm for use by the visitor design pattern.
NonRecursivePreorderTreeTraversal(Visitor) - Constructor for class com.ibm.xml.parser.NonRecursivePreorderTreeTraversal
Constructor.
NOOPVisitor - class com.ibm.xml.parser.NOOPVisitor.
NOOPVisitor is an adapter class that implements the Visitor interface without providing any operation on the various DOM- and XML4J-defined Nodes; other visitors, such as ToXMLStringVisitor, subclass NOOPVisitor and selectively override these NOOP methods to provide their function.
NOOPVisitor() - Constructor for class com.ibm.xml.parser.NOOPVisitor
Constructor.
NoRequiredAttributeHandler - interface com.ibm.xml.parser.NoRequiredAttributeHandler.
An interface for handling "no required attribute" events that are recognized by the XML4J parser.
normalize() - Method in class com.ibm.xml.parser.TXElement
Puts all Text Nodes in the sub-tree underneath this Element into a "normal" form where only markup (e.g., tags, comments, PIs, CDATASections, and entity references) separates Text Nodes.
normalizeURN(String) - Static method in class com.ibm.xml.parser.Util
Returns normalized URN, "urn:" and <NID> are lower-cased.
NOTATION - Static variable in class com.ibm.xml.parser.AttDef
 
NS - Static variable in class com.ibm.xml.parser.Match
 
NSLOCAL - Static variable in class com.ibm.xml.parser.Match
 
NT_ALL - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_CDATA - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_COMMENT - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_ELEMENT - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_NAME - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_NONE - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_PI - Static variable in class com.ibm.xml.xpointer.XPointer
 
NT_TEXT - Static variable in class com.ibm.xml.xpointer.XPointer
 

XML for Java Compatibility API 2.0.6
A B C D E F G H I L M N O P Q R S T U V W X