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.filter.ElementFilter
The element name
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 - field 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.
Our own null subclass of NamespaceStack.
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 field in class org.jdom.Attribute
Attribute type: the attribute value is a name token.
NMTOKENS_ATTRIBUTE - 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
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 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

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