Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
of theNamespace
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
- 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
- NL - Enum constant in enum class org.jdom2.output.LineSeparator
-
The Separator sequence NL which is '\n'.
- NMTOKEN - Enum constant in enum class org.jdom2.AttributeType
-
Attribute type: the attribute value is a name token.
- NMTOKEN_TYPE - Static variable in class org.jdom2.Attribute
-
JDOM 1.x compatible reference to
AttributeType.NMTOKEN
- NMTOKENS - Enum constant in enum class org.jdom2.AttributeType
-
Attribute type: the attribute value is a list of name tokens.
- 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 - NONE - Enum constant in enum class org.jdom2.output.LineSeparator
-
Perform no end-of-line processing.
- NONE - Enum constant in enum class org.jdom2.output.support.AbstractFormattedWalker.Trim
-
No Trimming at all
- Non-Text Content - Search tag in class org.jdom2.output.support.AbstractXMLOutputProcessor
- Section
- NONVALIDATING - Enum constant in enum class org.jdom2.input.sax.XMLReaders
-
The non-validating singleton
- NORMALIZE - Enum constant in enum class org.jdom2.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.jdom2.Text
-
This returns a new string with all surrounding whitespace removed and internal whitespace normalized to a single space.
- NOTATION - Enum constant in enum class org.jdom2.AttributeType
-
Attribute type: the attribute value is the name of a notation.
- 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/"
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form