Enhydra 3.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 Y Z _

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.
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.
targetParamName - Static variable in class com.lutris.applet.LBSConnection
 
TATTRNAME_AMOUNT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CASEORDER - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CLASS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CLASSID - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CODEBASE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CODETYPE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_CONDITION - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_COUNT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DATATYPE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DEFAULT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DEPTH - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ELEMENT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_EXPR - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_FORMAT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_FROM - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_HREF - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ID - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_LANG - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_LEVEL - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_MATCH - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_METHOD - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_MODE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_NAME - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_NS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ONLY - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_ORDER - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_PRIORITY - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_REFID - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_RESULTNS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_SELECT - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_STYLE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_TEST - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_TOSTRING - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_TYPE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_USE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_VALUE - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_XMLNS - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.xslt.Constants
 
TATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.xslt.Constants
 
tau - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity tau (?).
Tau - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Tau (?).
tdValue - Variable in class com.lutris.html.HtmlTableCell
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyProcessingInstruction
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyNotation
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyComment
 
templateClone(Document) - Method in interface org.enhydra.xml.lazydom.LazyNode
Create a new node, using this node as the template.
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyCDATASection
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyText
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
templateClone(Document) - Method in class org.enhydra.xml.lazydom.LazyDocumentType
 
TemplateDOM - class org.enhydra.xml.lazydom.TemplateDOM.
Class used to contain hold a Template DOM that is shared by all instance of the document.
TemplateDOM(LazyDocument) - Constructor for class org.enhydra.xml.lazydom.TemplateDOM
Constructor.
TemplateList - class org.apache.xalan.xslt.TemplateList.
Encapsulates a template list, and helps locate individual templates.
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
 
textDecl(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
Signal the Text declaration of an external entity.
textDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
Signal the Text declaration of an external entity.
textDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
Signal the Text declaration of an external entity.
textDecl(int, int) - Method in class org.apache.xerces.parsers.DOMParser
Text declaration.
textDecl(int, int) - Method in class org.apache.xerces.parsers.SAXParser
Text declaration.
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.
there4 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity there4 (?).
theta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity theta (?).
Theta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Theta (?).
thetasym - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity thetasym (?).
thinsp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity thinsp (?).
thorn - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity thorn (þ).
THORN - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity THORN (Þ).
tilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity tilde (?).
times - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity times (×).
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 class org.enhydra.xml.xmlc.dom.XMLCDocument
 
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.
tokenize(NodeList) - Static method in class org.apache.xalan.xslt.extensions.Tokenizer
Tokenize a Nodelist into a NodeList of text nodes.
tokenize(NodeList, String) - Static method in class org.apache.xalan.xslt.extensions.Tokenizer
Tokenize a Nodelist into a NodeList of text nodes.
tokenize(String) - Static method in class org.apache.xalan.xslt.extensions.Tokenizer
Tokenize a Nodelist into a NodeList of text nodes.
tokenize(String, String) - Static method in class org.apache.xalan.xslt.extensions.Tokenizer
Tokenize a string into a NodeList of text nodes.
Tokenizer - class org.apache.xalan.xslt.extensions.Tokenizer.
Tokenizer class.
Tokenizer() - Constructor for class org.apache.xalan.xslt.extensions.Tokenizer
 
toMarkup(Document, OutputStream, String, String, boolean, int, String, String, String, String, boolean, boolean, String[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
toMarkup(Document, Writer, String, String, boolean, int, String, String, String, String, boolean, boolean, String[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
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.xalan.xpath.XObject
 
toString() - Method in class org.apache.xalan.xpath.xml.QName
Return the string representation of the namespace.
toString() - Method in class org.enhydra.xml.io.OutputOptions
Convert to a string for debugging.
toString() - Method in class org.enhydra.xml.io.OutputOptions.Format
Get string name of format
toString() - Method in class org.enhydra.xml.io.DOMParser
Generate a description of various attributes of the parser for debugging purposes.
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.
toString(XMLContentSpec.Provider, StringPool, int) - Static method in class org.apache.xerces.framework.XMLContentSpec
Returns a string representation of the specified content spec identifier in the form of a DTD element content model.
touch() - Method in interface com.lutris.appserver.server.session.StandardSession
Set the "last used" timestamp to the current time, resetting the idle period.
trace(TracerEvent) - Method in class org.apache.xalan.xslt.trace.PrintTraceListener
Print information about a TracerEvent.
trace(TracerEvent) - Method in interface org.apache.xalan.xslt.trace.TraceListener
Method that is called when a trace event occurs.
TraceListener - interface org.apache.xalan.xslt.trace.TraceListener.
Interface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.
TracerEvent - class org.apache.xalan.xslt.trace.TracerEvent.
Parent class of events generated for tracing the progress of the XSL processor.
TracerEvent(XSLTEngineImpl, Node, Node, QName, ElemTemplateElement) - Constructor for class org.apache.xalan.xslt.trace.TracerEvent
Create an event originating at the given node of the style tree.
traceSelect(Element, NodeList) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Print a trace of a selection being made.
traceTemplate(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Print a trace of a template that is being called, either by a match, name, or as part of for-each.
tradAlphaCount(int, XSLTResourceBundle) - Method in class org.apache.xalan.xslt.ElemNumber
Convert a long integer into traditional alphabetic counting, in other words count using the traditional numbering.
trade - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity trade (?).
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.
transformSelectedChildren(Stylesheet, ElemTemplateElement, ElemTemplateElement, Node, Node, QName, XPath, int, XSLTEngineImpl, int) - Method in class org.apache.xalan.xslt.ElemTemplateElement
Perform a query if needed, and call transformChild for each child.
transformToHtml(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToHtml(String, String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
traverse(Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
Perform a pre-order traversal non-recursive style.
traverse(Node) - Method in class org.enhydra.xml.dom.DOMTraversal
Traverse a DOM tree or subtree.
traverse(Node) - Method in class org.enhydra.xml.dom.SimpleDOMTraversal
Traverse a DOM tree or subtree.
traverse(Node) - Method in class org.enhydra.xml.lazydom.LazyDOMTraversal
 
traverse(Node) - Method in class org.enhydra.xml.lazydom.LazyDOMSimpleTraversal
 
traverse(Node, Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
Perform a pre-order traversal non-recursive style.
TreeWalker - class org.apache.xalan.xpath.xml.TreeWalker.
This class does a pre-order walk of the DOM tree, calling the FormatterListener interface as it goes.
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 .
TreeWalker(DocumentHandler) - Constructor for class org.apache.xalan.xpath.xml.TreeWalker
Constructor.
Trie - class org.apache.xalan.xpath.xml.Trie.
A digital search trie for 7-bit ASCII text The API is a subset of java.util.Hashtable The key must be a 7-bit ASCII string The value may be any Java Object
Trie() - Constructor for class org.apache.xalan.xpath.xml.Trie
 
type - Variable in class org.apache.xerces.framework.XMLContentSpec
The content spec node type.

Enhydra 3.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 Y Z _