Alphabetical Index: N

A B C D E F G H I J M N O P R S T U V W X

N

name - field in class org.jdom.Attribute
The local name of the Attribute
name - field in class org.jdom.Element
The local name of the element
name - field in class org.jdom.EntityRef
The name of the EntityRef
namespace - field in class org.jdom.Attribute
The Namespace of the Attribute
namespace - field in class org.jdom.Element
The namespace of the element
Namespace - class org.jdom.Namespace
An XML namespace representation, as well as a factory for creating XML namespace objects.
Our own null subclass of NamespaceStack.
negate() - method in class org.jdom.filter.AbstractFilter
newInstance(String) - static method in class org.jdom.xpath.XPath
Creates a new XPath wrapper object, compiling the specified XPath expression.
NMTOKEN_TYPE - static field in class org.jdom.Attribute
Attribute type: the attribute value is a name token.
NMTOKENS_TYPE - static field in class org.jdom.Attribute
Attribute type: the attribute value is a list of name tokens.
NO_NAMESPACE - static field in class org.jdom.Namespace
Define a Namespace for when not in a namespace
NORMALIZE - static field in class org.jdom.output.Format.TextMode
Mode for text normalization (left and right trim plus internal whitespace is normalized to a single space.
normalizeString(String) - static method in class org.jdom.Text
This returns a new string with all surrounding whitespace removed and internal whitespace normalized to a single space.
NOTATION_TYPE - static field in class org.jdom.Attribute
Attribute type: the attribute value is the name of a notation.
notationDecl(String,String,String) - method in class org.jdom.input.SAXHandler
Handle the declaration of a Notation in a DTD
numberValueOf(Object) - method in class org.jdom.xpath.XPath
Returns the number value of the first node selected by applying the wrapped XPath expression to the given context.

Copyright B) 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.