< A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

N

name - Variable in class org.enhydra.apache.xerces.dom.ElementImpl
Element name.
name - Variable in class org.enhydra.apache.xerces.dom.AttrImpl
Attribute name.
name - Variable in class org.enhydra.apache.xerces.dom.NotationImpl
Notation name.
name - Variable in class org.enhydra.apache.xerces.dom.ElementDefinitionImpl
Element definition name.
name - Variable in class org.enhydra.apache.xerces.dom.EntityImpl
Entity name.
name - Variable in class org.enhydra.apache.xerces.dom.DocumentTypeImpl
Document type name.
name - Variable in class org.enhydra.apache.xerces.dom.EntityReferenceImpl
Name of Entity referenced
name - Variable in class org.enhydra.apache.xerces.validators.common.XMLAttributeDecl
 
name - Variable in class org.enhydra.apache.xerces.validators.common.XMLElementDecl
 
name - Variable in class org.enhydra.apache.xerces.validators.schema.SchemaGrammar.OneSubGroup
 
name - Variable in class org.enhydra.apache.xerces.validators.schema.OneAttr
 
name - Variable in class org.enhydra.apache.xerces.validators.schema.identity.XPath.NodeTest
Node qualified name.
name - Variable in class org.enhydra.apache.xml.serialize.EncodingInfo
 
namedItem(String) - Method in class org.enhydra.apache.html.dom.HTMLCollectionImpl
Retrieves the named node from the collection.
NamedNodeMapImpl - class org.enhydra.apache.xerces.dom.NamedNodeMapImpl.
NamedNodeMaps represent collections of Nodes that can be accessed by name.
NamedNodeMapImpl(NodeImpl) - Constructor for class org.enhydra.apache.xerces.dom.NamedNodeMapImpl
Constructs a named node map.
NameNodeListImpl - class org.enhydra.apache.html.dom.NameNodeListImpl.
This class implements the DOM's NodeList behavior for HTMLDocuemnt.getElementsByName().
NameNodeListImpl(NodeImpl, String) - Constructor for class org.enhydra.apache.html.dom.NameNodeListImpl
Constructor.
NAMESPACE - Static variable in class org.enhydra.apache.xerces.validators.schema.identity.XPath.NodeTest
Type: namespace
nameSpaceKeys() - Method in interface org.enhydra.apache.xerces.validators.common.GrammarResolver
 
nameSpaceKeys() - Method in class org.enhydra.apache.xerces.validators.common.GrammarResolverImpl
 
NamespacesScope - class org.enhydra.apache.xerces.utils.NamespacesScope.
NamespacesScope provides a data structure for mapping namespace prefixes to their URI's.
NamespacesScope.NamespacesHandler - interface org.enhydra.apache.xerces.utils.NamespacesScope.NamespacesHandler.
NamespacesHandler allows a client to be notified when namespace scopes change
NamespacesScope() - Constructor for class org.enhydra.apache.xerces.utils.NamespacesScope
 
NamespacesScope(NamespacesScope.NamespacesHandler) - Constructor for class org.enhydra.apache.xerces.utils.NamespacesScope
 
NamespacesScope(NamespacesScope.NamespacesHandler, int, int[][]) - Constructor for class org.enhydra.apache.xerces.utils.NamespacesScope
 
namespaceURI - Variable in class org.enhydra.apache.xerces.dom.ElementNSImpl
DOM2: Namespace URI.
namespaceURI - Variable in class org.enhydra.apache.xerces.dom.AttrNSImpl
DOM2: Namespace URI.
namespaceURI - Variable in class org.enhydra.apache.xml.serialize.ElementState
The element's namespace URI.
NC_NAMESPACE_NAME_EMPTY - Static variable in class org.enhydra.apache.xerces.utils.XMLMessages
 
NC_PREFIX_DECLARED - Static variable in class org.enhydra.apache.xerces.utils.XMLMessages
 
needsSyncChildren() - Method in class org.enhydra.apache.xerces.dom.NodeImpl
 
needsSyncChildren(boolean) - Method in class org.enhydra.apache.xerces.dom.NodeImpl
 
needsSyncData() - Method in class org.enhydra.apache.xerces.dom.NodeImpl
 
needsSyncData(boolean) - Method in class org.enhydra.apache.xerces.dom.NodeImpl
 
NEGATIVELOOKAHEAD - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
NEGATIVELOOKAHEAD - Static variable in class org.enhydra.apache.xerces.utils.regex.Token
 
NEGATIVELOOKBEHIND - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
NEGATIVELOOKBEHIND - Static variable in class org.enhydra.apache.xerces.utils.regex.Token
 
NestedOnlyInElemOnly - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaMessageProvider
 
newDocument() - Method in class org.enhydra.apache.xerces.jaxp.DocumentBuilderImpl
Non-preferred: use the getDOMImplementation() method instead of this one to get a DOM Level 2 DOMImplementation object and then use DOM Level 2 methods to create a DOM Document object.
newDocumentBuilder() - Method in class org.enhydra.apache.xerces.jaxp.DocumentBuilderFactoryImpl
 
newSAXParser() - Method in class org.enhydra.apache.xerces.jaxp.SAXParserFactoryImpl
Creates a new instance of SAXParser using the currently configured factory parameters.
newValue - Variable in class org.enhydra.apache.xerces.dom.events.MutationEventImpl
 
next - Variable in class org.enhydra.apache.xerces.utils.regex.Op
 
NEXT_OFFSET - Static variable in class org.enhydra.apache.xerces.utils.SymbolCache
 
next() - Method in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
nextChunk() - Method in class org.enhydra.apache.xerces.utils.CharDataChunk
Get the next chunk.
nextChunk() - Method in class org.enhydra.apache.xerces.utils.UTF8DataChunk
 
nextMatchingElementAfter(Node) - Method in class org.enhydra.apache.html.dom.NameNodeListImpl
Iterative tree-walker.
nextMatchingElementAfter(Node) - Method in class org.enhydra.apache.xerces.dom.DeepNodeListImpl
Iterative tree-walker.
nextNode() - Method in class org.enhydra.apache.xerces.dom.NodeIteratorImpl
Return the next Node in the Iterator.
nextNode() - Method in class org.enhydra.apache.xerces.dom.TreeWalkerImpl
Return the next Node from the current node, after applying filter, whatToshow.
nextNode(Node, boolean) - Method in class org.enhydra.apache.xerces.dom.NodeIteratorImpl
The method nextNode(Node, boolean) returns the next node from the actual DOM tree.
nextNode(Node, boolean) - Method in class org.enhydra.apache.xerces.dom.RangeImpl
 
nextSibling - Variable in class org.enhydra.apache.xerces.dom.ChildNode
Next sibling.
nextSibling() - Method in class org.enhydra.apache.xerces.dom.TreeWalkerImpl
Return the next sibling Node from the current node, after applying filter, whatToshow.
nexttoken - Variable in class org.enhydra.apache.xerces.utils.regex.RegexParser
 
NILLABLE - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaSymbols
 
no - Variable in class org.enhydra.apache.xerces.utils.regex.Op.ConditionOp
 
no - Variable in class org.enhydra.apache.xerces.utils.regex.Token.ConditionToken
 
NoContentForRef - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaMessageProvider
 
node - Variable in class org.enhydra.apache.xerces.dom.DocumentImpl.EnclosingAttr
 
NODE - Static variable in class org.enhydra.apache.xerces.validators.schema.identity.XPath.NodeTest
Type: node.
NodeImpl - class org.enhydra.apache.xerces.dom.NodeImpl.
NodeImpl provides the basic structure of a DOM tree.
NodeImpl() - Constructor for class org.enhydra.apache.xerces.dom.NodeImpl
Constructor for serialization.
NodeImpl(CoreDocumentImpl) - Constructor for class org.enhydra.apache.xerces.dom.NodeImpl
No public constructor; only subclasses of Node should be instantiated, and those normally via a Document's factory methods
NodeIteratorImpl - class org.enhydra.apache.xerces.dom.NodeIteratorImpl.
DefaultNodeIterator implements a NodeIterator, which iterates a DOM tree in the expected depth first way.
NodeIteratorImpl(DocumentImpl, Node, int, NodeFilter, boolean) - Constructor for class org.enhydra.apache.xerces.dom.NodeIteratorImpl
Public constructor
nodes - Variable in class org.enhydra.apache.xerces.dom.DeepNodeListImpl
 
nodes - Variable in class org.enhydra.apache.xerces.dom.NamedNodeMapImpl
Nodes.
nodeTest - Variable in class org.enhydra.apache.xerces.validators.schema.identity.XPath.Step
Node test.
nofgroups - Variable in class org.enhydra.apache.xerces.utils.regex.Match
 
nofinstances - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
nofparen - Variable in class org.enhydra.apache.xerces.utils.regex.RegularExpression
The number of parenthesis in the regular expression.
NONGREEDYCLOSURE - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
NONGREEDYCLOSURE - Static variable in class org.enhydra.apache.xerces.utils.regex.Token
 
NONGREEDYQUESTION - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
nonMapIndex - Variable in class org.enhydra.apache.xerces.utils.regex.RangeToken
 
normalize() - Method in class org.enhydra.apache.xerces.dom.NodeImpl
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only markup (e.g., tags, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are no adjacent Text nodes.
normalize() - Method in class org.enhydra.apache.xerces.dom.ParentNode
Override default behavior to call normalize() on this Node's children.
normalize() - Method in class org.enhydra.apache.xerces.dom.ElementImpl
In "normal form" (as read from a source file), there will never be two Text children in succession.
normalize() - Method in class org.enhydra.apache.xerces.dom.AttrImpl
 
normalize(int[]) - Method in class org.enhydra.apache.xerces.validators.datatype.DateTimeValidator
normalize dateTime [E Adding durations to dateTimes] If timezone present - normalize to UTC If hour is 24 - normalize to start of following day
normalize(QName, QName, int, int, int) - Method in interface org.enhydra.apache.xerces.validators.common.XMLValidator.AttributeValidator
Normalize.
normalize(QName, QName, int, int, int) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator.AttValidatorNOTATION
Normalize.
normalize(QName, QName, int, int, int) - Method in class org.enhydra.apache.xerces.validators.common.XMLValidator.AttValidatorENUMERATION
Normalize.
normalize(String) - Method in class org.enhydra.apache.xerces.domx.XGrammarWriter
Normalizes the given string.
normalizeDefaultAttValue(QName, int, int, int, boolean) - Method in class org.enhydra.apache.xerces.framework.XMLDTDScanner
 
normalizeDocument() - Method in class org.enhydra.apache.xerces.dom.CoreDocumentImpl
 
NOT_AN_IDVALUE - Variable in class org.enhydra.apache.xerces.validators.common.XMLValidator.ValueStoreBase
Not a value (Unicode: #FFFF).
NOT_BOOLEAN - Static variable in class org.enhydra.apache.xerces.validators.datatype.DatatypeMessageProvider
 
NOT_DECIMAL - Static variable in class org.enhydra.apache.xerces.validators.datatype.DatatypeMessageProvider
 
NOT_DOUBLE - Static variable in class org.enhydra.apache.xerces.validators.datatype.DatatypeMessageProvider
 
NOT_ENUM_VALUE - Static variable in class org.enhydra.apache.xerces.validators.datatype.DatatypeMessageProvider
 
NOT_FLOAT - Static variable in class org.enhydra.apache.xerces.validators.datatype.DatatypeMessageProvider
 
NotADatatype - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaMessageProvider
 
NOTATIONDatatypeValidator - class org.enhydra.apache.xerces.validators.datatype.NOTATIONDatatypeValidator.
NOTATIONValidator defines the interface that data type validators must obey.
NOTATIONDatatypeValidator() - Constructor for class org.enhydra.apache.xerces.validators.datatype.NOTATIONDatatypeValidator
 
NOTATIONDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class org.enhydra.apache.xerces.validators.datatype.NOTATIONDatatypeValidator
 
notationDecl(int, int, int) - Method in interface org.enhydra.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for a notation declaration.
notationDecl(int, int, int) - Method in class org.enhydra.apache.xerces.parsers.SAXParser
Receive notification of a notation declaration event.
notationDecl(int, int, int) - Method in class org.enhydra.apache.xerces.parsers.DOMParser
<!NOTATION Name ExternalId>
notationDecl(String, String, String) - Method in class org.enhydra.apache.xml.serialize.BaseMarkupSerializer
 
NotationImpl - class org.enhydra.apache.xerces.dom.NotationImpl.
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.
NotationImpl(CoreDocumentImpl, String) - Constructor for class org.enhydra.apache.xerces.dom.NotationImpl
Factory constructor.
notationName - Variable in class org.enhydra.apache.xerces.dom.EntityImpl
Notation name.
notations - Variable in class org.enhydra.apache.xerces.dom.DocumentTypeImpl
Notations.
NoValidatorFor - Static variable in class org.enhydra.apache.xerces.validators.schema.SchemaMessageProvider
 
NRANGE - Static variable in class org.enhydra.apache.xerces.utils.regex.Op
 
NRANGE - Static variable in class org.enhydra.apache.xerces.utils.regex.Token
 
nsName - Variable in class org.enhydra.apache.xerces.dom.DeepNodeListImpl
 
NULL_STRING - Static variable in class org.enhydra.apache.xerces.utils.StringPool
Constants
numberOfClosures - Variable in class org.enhydra.apache.xerces.utils.regex.RegularExpression
 

< A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1999 The Apache Software Foundation. All Rights reserved.