Skip navigation links
JDOM
2.0.6.1
A B C D E F G H I J L M N O P R S T U V W X 

N

name - Variable in class org.jdom2.Attribute
The local name of the Attribute
name - Variable in class org.jdom2.Element
The local name of the element
name - Variable in class org.jdom2.EntityRef
The name of the EntityRef
namespace - Variable in class org.jdom2.Attribute
The Namespace of the Attribute
namespace - Variable in class org.jdom2.Element
The namespace of the element
Namespace - Class in org.jdom2
An XML namespace representation, as well as a factory for creating XML namespace objects.
NamespaceAware - Interface in org.jdom2
Classes implementing this interface are all sensitive to their Namespace context.
NamespaceStack - Class in org.jdom2.util
A high-performance stack for processing those Namespaces that are introduced or are in-scope at a point in an Element hierarchy.
NamespaceStack() - Constructor for class org.jdom2.util.NamespaceStack
Create a NamespaceWalker ready to use as a stack.
NamespaceStack(Namespace[]) - Constructor for class org.jdom2.util.NamespaceStack
Create a NamespaceWalker ready to use as a stack.
negate() - Method in class org.jdom2.filter.AbstractFilter
 
negate() - Method in interface org.jdom2.filter.Filter
Creates an 'inverse' filter
newInstance(String) - Static method in class org.jdom2.xpath.XPath
Deprecated.
Creates a new XPath wrapper object, compiling the specified XPath expression.
newInstance(String) - Static method in class org.jdom2.xpath.XPathFactory
Create a new instance of an explicit XPathFactory.
next() - Method in class org.jdom2.output.support.AbstractFormattedWalker
 
next() - Method in class org.jdom2.output.support.AbstractStAXStreamReader
 
next() - Method in interface org.jdom2.output.support.Walker
Similar to an Iterator, but null return values need special treatment.
next() - Method in class org.jdom2.output.support.WalkerPRESERVE
 
nextTag() - Method in class org.jdom2.output.support.AbstractStAXStreamReader
 
NMTOKEN_TYPE - Static variable in class org.jdom2.Attribute
JDOM 1.x compatible reference to AttributeType.NMTOKEN
NMTOKENS_TYPE - Static variable in class org.jdom2.Attribute
JDOM 1.x compatible reference to AttributeType.NMTOKENS
NO_NAMESPACE - Static variable in class org.jdom2.Namespace
Define a Namespace for when not in a namespace
normalizeString(String) - Static method in class org.jdom2.Text
This returns a new string with all surrounding whitespace removed and internal whitespace normalized to a single space.
NOTATION_TYPE - Static variable in class org.jdom2.Attribute
JDOM 1.x compatible reference to AttributeType.NOTATION
notationDecl(String, String, String) - Method in class org.jdom2.input.sax.SAXHandler
Handle the declaration of a Notation in a DTD
NS_PREFIX_DEFAULT - Static variable in class org.jdom2.JDOMConstants
Defined as ""
NS_PREFIX_XML - Static variable in class org.jdom2.JDOMConstants
Defined as "xml"
NS_PREFIX_XMLNS - Static variable in class org.jdom2.JDOMConstants
Defined as "xmlns"
NS_URI_DEFAULT - Static variable in class org.jdom2.JDOMConstants
Defined as ""
NS_URI_XML - Static variable in class org.jdom2.JDOMConstants
Defined as "http://www.w3.org/XML/1998/namespace"
NS_URI_XMLNS - Static variable in class org.jdom2.JDOMConstants
Defined as "http://www.w3.org/2000/xmlns/"
numberValueOf(Object) - Method in class org.jdom2.xpath.jaxen.JDOMXPath
Deprecated.
Returns the number value of the first item selected by applying the wrapped XPath expression to the given context.
numberValueOf(Object) - Method in class org.jdom2.xpath.XPath
Deprecated.
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 L M N O P R S T U V W X 
Skip navigation links
JDOM
2.0.6.1

Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.