Enhydra 3.1.1b1 API
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

nabla - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity nabla (?).
namedItem(String) - Method in interface org.w3c.dom.html.HTMLCollection
This method retrieves a Node using a name.
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
 
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
nbsp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity nbsp ( ).
ndash - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ndash (?).
ne - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ne (?).
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Creates an new Document instance from the underlying DOM implementation.
newDocument() - Method in class org.enhydra.xml.io.DOMParser
Obtain a new instance of a DOM Document object to build a DOM tree with.
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns a new configured instance of type DocumentBuilder.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Returns a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Returns a new instance of a DocumentBuilderFactory.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Returns a new configured instance of type SAXParser.
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
ni - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ni (?).
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
NO_RECURSION - Static variable in class org.enhydra.xml.dom.DOMInfo
Don't recurse, just print the specified node.
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
nodeClassToInterface(Node) - Method in class org.enhydra.wireless.wml.WMLDomFactory
 
nodeClassToInterface(Node) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Convert an implementation-specific DOM node class name to the external interface or class name that should be used to reference it.
nodeClassToInterface(Node) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
NodeIterators are used to step through a set of nodes, e.g.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
nodeTypeToName(short) - Static method in class org.enhydra.xml.dom.DOMInfo
Convert a node type to a name.
noModifibcationAllowedErr() - Static method in class org.enhydra.xml.lazydom.LazyDOMException
Throw a NO_MODIFICATION_ALLOWED_ERR error.
normalize() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
normalize() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
normalize() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
normalize() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
normalize() - Method in interface org.w3c.dom.Node
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 neither adjacent Text nodes nor empty Text nodes.
normalizeDefaultAttValue(QName, int, int, int, boolean) - Method in class org.apache.xerces.framework.XMLDTDScanner
 
not - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity not (¬).
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
 
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
 
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
 
notationDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for a notation declaration.
notationDecl(int, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!NOTATION Name ExternalId>
notationDecl(int, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notin - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity notin (?).
nsub - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity nsub (?).
ntilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ntilde (ñ).
Ntilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ntilde (Ñ).
nu - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity nu (?).
Nu - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Nu (?).
NULL_NODE_ID - Static variable in interface org.enhydra.xml.lazydom.LazyNode
Constant to indicate an node does not have an id.

Enhydra 3.1.1b1 API
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 _