Alphabetical Index: E

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

E

Element - class nu.xom.Element
This class represents an XML element.
Element(nu.xom.Element) - constructor for class nu.xom.Element
Creates a deep copy of an element.
Element(String) - constructor for class nu.xom.Element
Creates a new element in no namespace.
Element(String,String) - constructor for class nu.xom.Element
Creates a new element in a namespace.
Elements - class nu.xom.Elements
A read-only list of elements for traversal purposes.
ENTITIES - static field in class nu.xom.Attribute.Type
The type of attributes declared to have type ENTITIES in the DTD.
ENTITY - static field in class nu.xom.Attribute.Type
The type of attributes declared to have type ENTITY in the DTD.
ENUMERATION - static field in class nu.xom.Attribute.Type
The type of attributes declared by an enumeration in the DTD.
equals(Object) - method in class nu.xom.Attribute.Type
Tests for type equality.
equals(Object) - method in class nu.xom.Node
Tests for node identity.
EXCLUSIVE_XML_CANONICALIZATION - static field in class nu.xom.canonical.Canonicalizer
EXCLUSIVE_XML_CANONICALIZATION_WITH_COMMENTS - static field in class nu.xom.canonical.Canonicalizer

Copyright 2002-2009 Elliotte Rusty Harold
elharo@metalab.unc.edu