跳过导航链接
A B C D E F G H I L M N O P Q R S T U V W X 

N

Namespace - org.dom4j中的类
Namespace is a Flyweight Namespace that can be shared amongst nodes.
Namespace(String, String) - 类 的构造器org.dom4j.Namespace
DOCUMENT ME!
NAMESPACE_NODE - 接口 中的静态变量org.dom4j.Node
Matchs a Namespace Node - NOTE this differs from DOM
NO_NAMESPACE - 类 中的静态变量org.dom4j.Namespace
No Namespace present
node(int) - 接口 中的方法org.dom4j.Branch
Returns the Node at the specified index position.
Node - org.dom4j中的接口
Node defines the polymorphic behavior for all XML nodes in a dom4j tree.
NodeComparator - org.dom4j.util中的类
NodeComparator is a Comparatorof Node instances which is capable of comparing Nodes for equality based on their values.
NodeComparator() - 类 的构造器org.dom4j.util.NodeComparator
 
nodeCount() - 接口 中的方法org.dom4j.Branch
Returns the number of Node instances that this branch contains.
NodeFilter - org.dom4j中的接口
NodeFilter defines the behavior for a filter or predicate which acts on a DOM4J Node.
nodeIterator() - 接口 中的方法org.dom4j.Branch
Returns an iterator through the content nodes of this branch
NONE - 接口 中的静态变量org.dom4j.rule.Pattern
Matches no nodes
NonLazyDocumentFactory - org.dom4j.util中的类
NonLazyDocumentFactory is a factory of XML objects which avoid using the lazy creation pattern.
NonLazyDocumentFactory() - 类 的构造器org.dom4j.util.NonLazyDocumentFactory
 
NonLazyElement - org.dom4j.util中的类
NonLazyElement is the default DOM4J default implementation of an XML element.
NonLazyElement(String) - 类 的构造器org.dom4j.util.NonLazyElement
 
NonLazyElement(QName) - 类 的构造器org.dom4j.util.NonLazyElement
 
NonLazyElement(String, Namespace) - 类 的构造器org.dom4j.util.NonLazyElement
 
NonLazyElement(QName, int) - 类 的构造器org.dom4j.util.NonLazyElement
 
normalize() - 接口 中的方法org.dom4j.Branch
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
notationDecl(String, String, String) - 类 中的方法org.dom4j.io.SAXContentHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - 类 中的方法org.dom4j.io.XMLWriter
 
NullAction - org.dom4j.rule中的类
NullAction represents an empty action that does nothing.
NullAction() - 类 的构造器org.dom4j.rule.NullAction
 
NUMBER_OF_TYPES - 接口 中的静态变量org.dom4j.rule.Pattern
Count of the number of node types
numberValueOf(String) - 接口 中的方法org.dom4j.Node
numberValueOf evaluates an XPath expression and returns the numeric value of the XPath expression if the XPath expression results in a number, or null if the result is not a number.
numberValueOf(Object) - 接口 中的方法org.dom4j.XPath
numberValueOf evaluates an XPath expression and returns the numeric value of the XPath expression if the XPath expression results is a number, or null if the result is not a number.
A B C D E F G H I L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo