Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _

T

table - Variable in class com.lutris.dods.builder.generator.query.RDBColumn
 
Tag - interface javax.servlet.jsp.tagext.Tag.
The Tag interface defines the basic protocol between a Tag handler and JSP page implementation class.
TagAttributeInfo - class javax.servlet.jsp.tagext.TagAttributeInfo.
Information on Tag Attributes; this class is instantiated from the Tag Library Descriptor file (TLD).
TagAttributeInfo(String, boolean, boolean, String) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
Constructor for TagAttributeInfo.
tagContents - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
On Jolt calls, contains the body of the tag between <JOLT CALL> and </JOLT>.
TagData - class javax.servlet.jsp.tagext.TagData.
Tag instance attribute(s)/value(s); often this data is fully static in the case where none of the attributes have runtime expresssions as their values.
TagData(Hashtable) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a TagData If you already have the attributes in a hashtable, use this constructor.
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a TagData For simplicity and speed, we are just using primitive types.
TagExtraInfo - class javax.servlet.jsp.tagext.TagExtraInfo.
Extra Tag Information for a Custom Tag; this class is mentioned in the Tag Library Descriptor file (TLD).
TagExtraInfo() - Constructor for class javax.servlet.jsp.tagext.TagExtraInfo
 
tagInfo - Variable in class javax.servlet.jsp.tagext.TagExtraInfo
 
TagInfo - class javax.servlet.jsp.tagext.TagInfo.
Tag information for a tag in a Tag Library; this class is instantiated from the Tag Library Descriptor file (TLD).
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo.
TagLibraryInfo - class javax.servlet.jsp.tagext.TagLibraryInfo.
Information on the Tag Library; this class is instantiated from the Tag Library Descriptor file (TLD).
TagLibraryInfo(String, String) - Constructor for class javax.servlet.jsp.tagext.TagLibraryInfo
Constructor This will invoke the constructors for TagInfo, and TagAttributeInfo after parsing the TLD file.
tagName - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
TagSupport - class javax.servlet.jsp.tagext.TagSupport.
Actions in a Tag Library are defined through subclasses of Tag.
TagSupport() - Constructor for class javax.servlet.jsp.tagext.TagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
target - Variable in class org.apache.xerces.dom.events.EventImpl
 
targetParamName - Static variable in class com.lutris.applet.LBSConnection
 
tdValue - Variable in class com.lutris.html.HtmlTableCell
 
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
TEXT - Static variable in class org.apache.xml.serialize.Method
The output method for text documents.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
 
TextImpl - class org.apache.xerces.dom.TextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
TextImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.TextImpl
Factory constructor.
TextSerializer - class org.apache.xml.serialize.TextSerializer.
Implements a text serializer supporting both DOM and SAX serializing.
TextSerializer() - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer.
TextSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer.
TextSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
TextSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.TextSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
toBase64String(byte[]) - Static method in class com.lutris.util.Convert
 
toBase64String(byte[], char[]) - Static method in class com.lutris.util.Convert
 
toBigDecimal() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns a big decimal representation of the object id.
toBytes(Node) - Method in class org.enhydra.xml.io.DOMFormatter
Format a document or any node and its children into a byte array using the current encoding.
toDocument() - Method in interface org.enhydra.xml.xmlc.XMLObject
Convert the document to a string representation of the document, that is a string containing XML.
toDocument() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
toDocument() - Method in interface org.enhydra.xml.xmlc.html.HTMLObject
Convert the document to a string representation of the document, that is a string containing HTML.
toDocument() - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
toHexString(byte[]) - Static method in class com.lutris.util.Convert
 
toHexString(long, int, char) - Static method in class com.lutris.util.Convert
 
toHtml() - Method in class com.lutris.html.HtmlString
Returns the contained String object.
toHtml() - Method in class com.lutris.util.KeywordValueTable
Convert to an Html representation.
toString() - Method in class com.lutris.appserver.server.sql.ObjectId
String representation of this object id.
toString() - Method in class com.lutris.classloader.Resource
Stringifies resource described previously by constructor.
toString() - Method in class com.lutris.classloader.ClassPathEntry
 
toString() - Method in class com.lutris.html.HtmlTableDataCell
 
toString() - Method in class com.lutris.html.HtmlTable
 
toString() - Method in class com.lutris.html.HtmlString
Returns the contained String object.
toString() - Method in class com.lutris.html.HtmlTableHeaderCell
 
toString() - Method in class com.lutris.html.HtmlTableRow
 
toString() - Method in class com.lutris.util.KeywordValueTable
Convert to a string.
toString() - Method in class com.lutris.util.FatalExceptionError
Returns a string representation that includes this object and the encapsulated object.
toString() - Method in class com.lutris.util.Currency
Convert to string with two decimals.
toString() - Method in class gnu.regexp.REMatch
Returns the string matching the pattern.
toString() - Method in class gnu.regexp.RE
Return a human readable form of the compiled regular expression, useful for debugging.
toString() - Method in class javax.servlet.jsp.tagext.TagInfo
Stringify for debug purposes...
toString() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
toString() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM method for debugging convenience.
toString() - Method in class org.apache.xerces.dom.AttrImpl
NON-DOM method for debugging convenience
toString() - Method in class org.apache.xerces.dom.RangeImpl
 
toString() - Method in class org.apache.xerces.domx.XGrammarWriter.OutputFormat
Returns a string representation of this object.
toString() - Method in interface org.apache.xerces.framework.XMLValidator.ContentSpec
return this ContentSpec as a string
toString() - Method in class org.enhydra.xml.io.OutputOptions
Convert to a string for debugging.
toString() - Method in interface org.w3c.dom.range.Range
Returns the contents of a range as a string.
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toString(int) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
toString(int) - Method in class gnu.regexp.REMatch
Returns the string matching the given subexpression.
toString(Node) - Method in class org.enhydra.xml.io.DOMFormatter
Format a document or any node and its children into a string.
touch() - Method in interface com.lutris.appserver.server.session.StandardSession
Set the "last used" timestamp to the current time, resetting the idle period.
TRAILING_COMMENT - Static variable in class com.lutris.util.ConfigFile
The key under which the trailing comment is stored.
Transaction - interface com.lutris.appserver.server.sql.Transaction.
Interface that must be implemented by objects accessed by DBTransaction.
transactionTimeOut - Variable in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Maximum amount of time in seconds to block on a transaction.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by its whatToShow flags and any filters that are defined for the TreeWalker.
TreeWalkerImpl - class org.apache.xerces.dom.TreeWalkerImpl.
This class implements the TreeWalker interface.
TreeWalkerImpl(Node, int, NodeFilter, boolean) - Constructor for class org.apache.xerces.dom.TreeWalkerImpl
Public constructor
treeWalkers - Variable in class org.apache.xerces.dom.DocumentImpl
Tree walkers
type - Variable in class org.apache.xerces.dom.events.EventImpl
 
type - Variable in class org.apache.xerces.framework.XMLContentSpecNode
 

Enhydra 3.0.1 API
A B C D E F G H I J K L M N O P Q R S T U V W X _