A B C D E G H I J L M N O P R S T V X

E

Element - class org.jdom.Element.
Attribute defines behavior for an XML attribute, modeled in Java.
Element() - Constructor for class org.jdom.Element
Default, no-args constructor for implementations to use if needed.
Element(String) - Constructor for class org.jdom.Element
This will create a new Element with the supplied (local) name.
Element(String, String) - Constructor for class org.jdom.Element
This will create a new Element with the supplied namespace prefix and (local) name.
elementName - Variable in class org.jdom.DocType
The element being constrained
entities - Variable in class org.jdom.DocType
The entities the DOCTYPE defines
Entity - class org.jdom.Entity.
Entity Defines an XML entity in Java.
Entity() - Constructor for class org.jdom.Entity
Default, no-args constructor for implementations to use if needed.
Entity(String) - Constructor for class org.jdom.Entity
This will create a new Entity with the supplied name.

A B C D E G H I J L M N O P R S T V X
Copyright © 2000 Brett McLaughlin, Jason Hunter. All Rights Reserved.