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

N

name - Variable in class org.jdom.Attribute
The local name of the Attribute
name - Variable in class org.jdom.Element
The local name of the Element
name - Variable in class org.jdom.EntityRef
The name of the EntityRef
name - Variable in class org.jdom.filter.ElementFilter
The element name
namespace - Variable in class org.jdom.Attribute
The Namespace of the Attribute
namespace - Variable in class org.jdom.Element
The Namespace of the Element
namespace - Variable in class org.jdom.filter.ElementFilter
The element namespace
Namespace - class org.jdom.Namespace.
Namespace defines both a factory for creating XML namespaces, and a namespace itself.
newInstance(String) - Static method in class org.jdom.xpath.XPath
Creates a new XPath wrapper object, compiling the specified XPath expression.
newline(Writer) - Method in class org.jdom.output.XMLOutputter
This will print a new line only if the newlines flag was set to true.
NMTOKEN_ATTRIBUTE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is a name token.
NMTOKENS_ATTRIBUTE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is a list of name tokens.
NO_NAMESPACE - Static variable in class org.jdom.Namespace
Define a Namespace for when not in a namespace
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_ATTRIBUTE - Static variable 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.

A B C D E F G H I J M N O P R S T U V W X
Copyright © 2002 Jason Hunter, Brett McLaughlin. All Rights Reserved.