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

N

NMTOKENS_ATTRIBUTE - Static variable in class org.jdom.Attribute
Deprecated. Deprecated in Beta 10 use NMTOKENS_TYPE
NMTOKENS_TYPE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is a list of name tokens.
NMTOKEN_ATTRIBUTE - Static variable in class org.jdom.Attribute
Deprecated. Deprecated in Beta 10 use NMTOKEN_TYPE
NMTOKEN_TYPE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is a name token.
NORMALIZE - Static variable in class org.jdom.output.Format.TextMode
Mode for text normalization (left and right trim plus internal whitespace is normalized to a single space.
NOTATION_ATTRIBUTE - Static variable in class org.jdom.Attribute
Deprecated. Deprecated in Beta 10 use NOTATION_TYPE
NOTATION_TYPE - Static variable in class org.jdom.Attribute
Attribute type: the attribute value is the name of a notation.
NO_NAMESPACE - Static variable in class org.jdom.Namespace
Define a Namespace for when not in a namespace
Namespace - class org.jdom.Namespace.
An XML namespace representation, as well as a factory for creating XML namespace objects.
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
namespace - Variable in class org.jdom.Attribute
The Namespace of the Attribute
namespace - Variable in class org.jdom.Element
The namespace of the element
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.
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.
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.

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