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

T

target - Variable in class org.jdom.ProcessingInstruction
The target of the PI
text - Variable in class org.jdom.Comment
Text of the Comment
Text - class org.jdom.Text.
Text represents character-based content within an XML document represented by JDOM.
TEXT - Static variable in class org.jdom.filter.ContentFilter
Mask for JDOM Text objects
Text() - Constructor for class org.jdom.Text
This is the protected, no-args constructor standard in all JDOM classes.
text(String) - Method in interface org.jdom.input.JDOMFactory
This creates the Text with the supplied text.
text(String) - Method in class org.jdom.input.DefaultJDOMFactory
 
Text(String) - Constructor for class org.jdom.Text
This constructor creates a new Text node, with the supplied string value as it's character content.
toString() - Method in class org.jdom.DocType
This returns a String representation of the DocType, suitable for debugging.
toString() - Method in class org.jdom.Comment
This returns a String representation of the Comment, suitable for debugging.
toString() - Method in class org.jdom.Attribute
This returns a String representation of the Attribute, suitable for debugging.
toString() - Method in class org.jdom.Document
This returns a String representation of the Document, suitable for debugging.
toString() - Method in class org.jdom.Namespace
This returns a String representation of this Namespace, suitable for use in debugging.
toString() - Method in class org.jdom.Text
This returns a String representation of the Text node, suitable for debugging.
toString() - Method in class org.jdom.CDATA
This returns a String representation of the CDATA node, suitable for debugging.
toString() - Method in class org.jdom.Element
This returns a String representation of the Element, suitable for debugging.
toString() - Method in class org.jdom.EntityRef
This returns a String representation of the EntityRef, suitable for debugging.
toString() - Method in class org.jdom.ProcessingInstruction
This returns a String representation of the ProcessingInstruction, suitable for debugging.
toString() - Method in class org.jdom.output.XMLOutputter
Return a string listing of the settings for this XMLOutputter instance.
toString() - Method in class org.jdom.transform.XSLTransform
This returns a String form of this XSLTransform, suitable for debugging.
transform(Document) - Method in class org.jdom.transform.XSLTransform
This will create a new Document from the input Document by applying this object's stylesheet.
type - Variable in class org.jdom.Attribute
The type of the Attribute

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