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 _

E

eacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eacute (é).
Eacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Eacute (É).
ecirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ecirc (ê).
Ecirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ecirc (Ê).
egrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity egrave (è).
Egrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Egrave (È).
ElemApplyImport - class org.apache.xalan.xslt.ElemApplyImport.
Implement xsl:apply-imports.
ElemApplyTemplates - class org.apache.xalan.xslt.ElemApplyTemplates.
Implement xsl:apply-templates.
ElemApplyTemplates(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemApplyTemplates
 
ElemAttribute - class org.apache.xalan.xslt.ElemAttribute.
Implement xsl:attribute.
ElemAttributeSet - class org.apache.xalan.xslt.ElemAttributeSet.
Implement xsl:attribute-set.
ElemCallTemplate - class org.apache.xalan.xslt.ElemCallTemplate.
Implement xsl:call-template.
ElemCallTemplate(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemCallTemplate
 
ElemChoose - class org.apache.xalan.xslt.ElemChoose.
Implement xsl:choose.
ElemChoose(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemChoose
 
ElemComment - class org.apache.xalan.xslt.ElemComment.
Implement xsl:comment.
ElemComment(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemComment
 
ElemCopy - class org.apache.xalan.xslt.ElemCopy.
Implement xsl:copy.
ElemCopy(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemCopy
 
ElemCopyOf - class org.apache.xalan.xslt.ElemCopyOf.
Implement xsl:copy-of.
ElemCopyOf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemCopyOf
 
ElemDecimalFormat - class org.apache.xalan.xslt.ElemDecimalFormat.
Implement xsl:decimal-format.
ElemDecimalFormat(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemDecimalFormat
 
ElemElement - class org.apache.xalan.xslt.ElemElement.
Implement xsl:decimal-format.
ElemElement(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemElement
 
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
 
element(QName) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the scanning of an element name in a start element tag.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.NodeVector
Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringVector
Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.IntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
Get the nth element.
elementAvailable(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Execute the element-available() function.
elementAvailable(String, String) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
Execute the element-available() function.
elementAvailable(String, String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Execute the element-available() function.
elementAvailable(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Execute the element-available() function.
elementDecl(QName, int, int, XMLContentSpec.Provider) - Method in class org.apache.xalan.xpath.dtm.DTM
<!ELEMENT Name contentspec>
elementDecl(QName, int, int, XMLContentSpec.Provider) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for an element declaration.
elementDecl(QName, int, int, XMLContentSpec.Provider) - Method in class org.apache.xerces.parsers.DOMParser
<!ELEMENT Name contentspec>
elementDecl(QName, int, int, XMLContentSpec.Provider) - Method in class org.apache.xerces.parsers.SAXParser
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
elementIsAvailable() - Method in class org.apache.xalan.xslt.ElemExtensionCall
Tell if this extension element is available for execution.
elements - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
 
ElemExtensionCall - class org.apache.xalan.xslt.ElemExtensionCall.
Implement an extension element.
ElemFallback - class org.apache.xalan.xslt.ElemFallback.
Implement xsl:fallback.
ElemFallback(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemFallback
 
ElemForEach - class org.apache.xalan.xslt.ElemForEach.
Implement xsl:for-each.
ElemForEach(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemForEach
 
ElemIf - class org.apache.xalan.xslt.ElemIf.
Implement xsl:if.
ElemIf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemIf
 
ElemLiteralResult - class org.apache.xalan.xslt.ElemLiteralResult.
Implement a Literal Result Element.
ElemMessage - class org.apache.xalan.xslt.ElemMessage.
Implement xsl:message.
ElemMessage(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemMessage
 
ELEMNAME_ADDATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_ANY - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ANY_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_APPLY_IMPORTS - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_APPLY_IMPORTS_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_APPLY_TEMPLATES - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_APPLY_TEMPLATES_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_ARG_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ATTRIBUTE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTESET_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CALL - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CALL_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CALLTEMPLATE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CALLTEMPLATE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CALLTEMPLATEARG_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CHILDREN - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CHILDREN_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CHOOSE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CHOOSE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COMMENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COMMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COMPONENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COMPONENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CONSTRUCT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CONSTRUCT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CONTENTS - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CONTENTS_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COPY - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COPY_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COUNTER - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COUNTER_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COUNTERINCREMENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COUNTERRESET - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COUNTERRESET_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COUNTERS - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COUNTERS_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_COUNTERSCOPE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_COUNTERSCOPE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_CSSSTYLECONVERSION - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_CSSSTYLECONVERSION_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_DECIMALFORMAT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_DECIMALFORMAT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_DEFINEATTRIBUTESET - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_DEFINESCRIPT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_ELEMENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ELEMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_EMPTY - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EMPTY_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_EVAL - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EVAL_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_EXPECTEDCHILDREN - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EXPECTEDCHILDREN_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_EXTENSION - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EXTENSION_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_EXTENSIONCALL - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_FALLBACK - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_FALLBACK_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_FOREACH - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_FOREACH_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_IF - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_IF_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_IMPORT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_IMPORT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_INCLUDE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_INCLUDE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_KEY - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_KEY_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_LITERALRESULT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_LOCALE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_LOCALE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_MESSAGE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_MESSAGE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_NSALIAS - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_NSALIAS_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_NUMBER - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_NUMBER_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_OTHERWISE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_OTHERWISE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_OUTPUT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_OUTPUT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_PARAMVARIABLE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_PARAMVARIABLE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_PI - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_PI_OLD_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_PI_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_PRESERVESPACE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_PRESERVESPACE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_REMOVEATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ROOT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_ROOT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_SCRIPT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_SCRIPT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_SORT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_SORT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_STRIPSPACE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_STRIPSPACE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_STYLESHEET - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_STYLESHEET_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TARGETATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TARGETATTRIBUTE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TARGETCOMMENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TARGETCOMMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TARGETELEMENT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TARGETELEMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TARGETPI - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TARGETPI_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TARGETTEXT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TARGETTEXT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TEMPLATE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TEMPLATE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TEXT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TEXT_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_TEXTLITERALRESULT - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_TRANSFORM_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_UNDEFINED - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_URL - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_URL_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_USE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_USE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_VALUEOF - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_VALUEOF_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_VARIABLE - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_VARIABLE_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_WHEN - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_WHEN_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ELEMNAME_WITHPARAM - Static variable in class org.apache.xalan.xslt.Constants
IDs for XSL element types.
ELEMNAME_WITHPARAM_STRING - Static variable in class org.apache.xalan.xslt.Constants
Literals for XSL element names.
ElemNumber - class org.apache.xalan.xslt.ElemNumber.
Implement xsl:number.
ElemNumber(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemNumber
 
ElemOtherwise - class org.apache.xalan.xslt.ElemOtherwise.
Implement xsl:otherwise.
ElemOtherwise(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemOtherwise
 
ElemParam - class org.apache.xalan.xslt.ElemParam.
Implement xsl:param.
ElemParam(ElemParam) - Constructor for class org.apache.xalan.xslt.ElemParam
Copy constructor.
ElemParam(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemParam
 
ElemPI - class org.apache.xalan.xslt.ElemPI.
Implement xsl:processing-instruction.
ElemPI(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemPI
 
ElemSort - class org.apache.xalan.xslt.ElemSort.
Implement xsl:sort.
ElemSort(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemSort
 
ElemTemplate - class org.apache.xalan.xslt.ElemTemplate.
Implement xsl:template.
ElemTemplate(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemTemplate
 
ElemTemplateElement - class org.apache.xalan.xslt.ElemTemplateElement.
An instance of this class represents an element inside an xsl:template class.
ElemTemplateElement(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemTemplateElement
Construct a template element instance.
ElemText - class org.apache.xalan.xslt.ElemText.
Implement xsl:template.
ElemTextLiteral - class org.apache.xalan.xslt.ElemTextLiteral.
Implement a text literal.
ElemUse - class org.apache.xalan.xslt.ElemUse.
Implement xsl:use.
ElemUse(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemUse
 
ElemValueOf - class org.apache.xalan.xslt.ElemValueOf.
Implement xsl:value-of.
ElemValueOf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemValueOf
 
ElemVariable - class org.apache.xalan.xslt.ElemVariable.
Implement xsl:variable.
ElemVariable(ElemVariable) - Constructor for class org.apache.xalan.xslt.ElemVariable
Copy constructor.
ElemVariable(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemVariable
 
ElemWhen - class org.apache.xalan.xslt.ElemWhen.
Implement xsl:when.
ElemWhen(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemWhen
 
ELEMWILDCARD - Static variable in class org.apache.xalan.xpath.XPath
[ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
ElemWithParam - class org.apache.xalan.xslt.ElemWithParam.
Implement xsl:with-param.
ElemWithParam(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemWithParam
 
EMERGENCY - Static variable in class com.lutris.logging.Logger
Standard level for urgent condition that requires immediate attention and indicates that the system is no longer functioning.
empty - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity empty (?).
EMPTY - Static variable in class org.apache.xalan.xpath.XPath
[EMPTY] Empty slot to indicate NULL.
empty() - Method in class org.apache.xalan.xpath.xml.IntStack
Tests if this stack is empty.
emsp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity emsp (?).
enabledLevelFlags - Variable in class com.lutris.logging.StandardLogger
Table of levels that are to be enabled.
ENCODE_URL_ALWAYS - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that url encoding of session ids is always preformed.
ENCODE_URL_AUTO - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that url encoding of session ids is preformed only when cookies are disabled on the client browser.
ENCODE_URL_NEVER - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
Indicates that url encoding of session ids is never preformed.
encode(String) - Static method in class com.lutris.util.JavaScriptEncoder
Translates a string into a JavaScript safe format.
encode(String) - Static method in class com.lutris.util.HtmlEncoder
Translates a string into a HTML safe format.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String, String) - Method in class com.lutris.appserver.server.StandardApplication
Returns the specified url rewritten to include the sessionId
encodeUrl(String, String, String) - Method in class com.lutris.appserver.server.StandardApplication
Deprecated. Use encodeUrl(String,String)
encodeUrlState - Variable in class com.lutris.appserver.server.session.StandardSessionManager
The url encoding state.
Encoding - class org.enhydra.xml.io.Encoding.
Do mapping between Java and XML encodings.
Encoding - Static variable in class org.apache.xml.serialize.OutputFormat.Defaults
The default encoding for Web documents it UTF-8.
END_TO_END - Static variable in interface org.w3c.dom.range.Range
 
END_TO_START - Static variable in interface org.w3c.dom.range.Range
 
endAttrList() - Method in class org.apache.xerces.framework.XMLAttrList
Terminate the current set of attributes.
endCDATA() - Method in class org.apache.xalan.xpath.dtm.DTM
End CDATA section.
endCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Report the end of a CDATA section.
endCDATA() - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for end of CDATA section.
endCDATA() - Method in class org.apache.xerces.parsers.DOMParser
End CDATA section.
endCDATA() - Method in class org.apache.xerces.parsers.SAXParser
End CDATA section.
endCDATA() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endConstruction(KeyDeclaration) - Method in interface org.apache.xalan.xpath.XPathSupport
 
endConstruction(KeyDeclaration) - Method in class org.apache.xalan.xpath.XPathSupportDefault
 
endDocument() - Method in class org.apache.xalan.xpath.dtm.DTM
SAX API: End of Document reached.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xslt.StylesheetHandler
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Implement the endDocument event.
endDocument() - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for the end of document.
endDocument() - Method in class org.apache.xerces.parsers.DOMParser
End document.
endDocument() - Method in class org.apache.xerces.parsers.SAXParser
End document.
endDocument() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Called at the end of the document to wrap it up.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end document event.
endDTD() - Method in class org.apache.xalan.xpath.dtm.DTM
This function will be called at the end of the DTD.
endDTD() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Report the end of DTD declarations.
endDTD() - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for the end of the DTD This function will be called at the end of the DTD.
endDTD() - Method in class org.apache.xerces.parsers.DOMParser
This function will be called at the end of the DTD.
endDTD() - Method in class org.apache.xerces.parsers.SAXParser
This function will be called at the end of the DTD.
endDTD() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endElement(QName) - Method in class org.apache.xalan.xpath.dtm.DTM
XMLDocumentHandler API: End-tag reached.
endElement(QName) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for end of element.
endElement(QName) - Method in class org.apache.xerces.parsers.DOMParser
End element.
endElement(QName) - Method in class org.apache.xerces.parsers.SAXParser
End element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xslt.StylesheetHandler
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Implement the endElement event.
endElement(String) - Method in class org.apache.xml.serialize.XMLSerializer
 
endElement(String) - Method in class org.apache.xml.serialize.TextSerializer
 
endElement(String) - Method in class org.apache.xml.serialize.HTMLSerializer
 
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end element event.
endElement(String, String, String) - Method in class org.apache.xml.serialize.XMLSerializer
 
endElement(String, String, String) - Method in class org.apache.xml.serialize.TextSerializer
 
endElement(String, String, String) - Method in class org.apache.xml.serialize.HTMLSerializer
 
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endEntityDecl() - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
End the scope of an entity declaration.
endEntityReference(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
End entity reference.
endEntityReference(int, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for end of entity reference.
endEntityReference(int, int, int) - Method in class org.apache.xerces.parsers.DOMParser
End entity reference.
endEntityReference(int, int, int) - Method in class org.apache.xerces.parsers.SAXParser
End entity reference.
endEnumeration(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Finish processing an enumeration
endNamespaceDeclScope(int) - Method in class org.apache.xalan.xpath.dtm.DTM
Report the end of the scope of a namespace declaration.
endNamespaceDeclScope(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for the end a namespace declaration scope.
endNamespaceDeclScope(int) - Method in class org.apache.xerces.parsers.DOMParser
Report the end of the scope of a namespace declaration.
endNamespaceDeclScope(int) - Method in class org.apache.xerces.parsers.SAXParser
Report the end of the scope of a namespace declaration.
endNode(Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
 
endNonEscaping() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
endOfInput(int, boolean) - Method in class org.apache.xerces.framework.XMLDTDScanner
Handle the end of input
endOfInput(int, boolean) - Method in class org.apache.xerces.framework.XMLDocumentScanner
Handle the end of input
ENDOP - Static variable in class org.apache.xalan.xpath.XPath
[ENDOP] Some operators may like to have a terminator.
endPrefixMapping(String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPreserving() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
Enhydra - class com.lutris.Enhydra.
Provides static information, such as version number, about the software contained in enhydra.jar.
Enhydra - class com.lutris.appserver.server.Enhydra.
The Enhydra class provides static methods that allow each application to conviently get at their application object.
Enhydra() - Constructor for class com.lutris.Enhydra
Disallow instantiation.
Enhydra() - Constructor for class com.lutris.appserver.server.Enhydra
Prevent instantiation
EnhydraXMLCLogger - class org.enhydra.xml.xmlc.EnhydraXMLCLogger.
 
EnhydraXMLCLogger(LogChannel) - Constructor for class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
ensp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ensp (?).
ensureSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Default method used by requestPreprocessor to ensure that a session exists and initialize the session and sessionData fields in the HttpPresentationComms object.
enterDTD() - Method in class org.apache.xml.serialize.Printer
Called by any of the DTD handlers to enter DTD mode.
enterElementState(String, String, String, boolean) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Enter a new element state for the specified element.
enterExpansion() - Method in class org.enhydra.xml.lazydom.LazyDocument
Flag that an expansion is in progress, which is used to detect recursion.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
 
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
 
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xslt.StylesheetHandler
Receive notivication of a entityReference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
EOF - Static variable in class com.lutris.util.BMByteSearchStream
EOF value.
epsilon - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity epsilon (?).
Epsilon - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Epsilon (?).
EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
EqualityExpr(int) - Method in class org.apache.xalan.xpath.XPathProcessorImpl
 
equals(double) - Method in class com.lutris.util.Currency
Check if equal to a double value.
equals(float) - Method in class com.lutris.util.Currency
Check if equal to a float value.
equals(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
Test for equality based on node number.
equals(Object) - Method in class com.lutris.classloader.ClassPathEntry
 
equals(Object) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
Test for equality based on node number.
equals(Object) - Method in class org.apache.xalan.xpath.xml.StringKey
 
equals(Object) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(Object) - Method in class org.apache.xerces.framework.XMLContentSpec
Returns true if the two objects are equal.
equals(ObjectId) - Method in class com.lutris.appserver.server.sql.ObjectId
Test if this object id is equal to another object id.
equals(QName) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a QName and it matches the name of the arg.
equals(RDBColumn) - Method in class com.lutris.dods.builder.generator.query.RDBColumn
 
equals(Resource) - Method in class com.lutris.classloader.Resource
Determines if the specified resource is equal to this resource.
equals(String, String) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNull
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNumber
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XRTreeFrag
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBoolean
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBooleanStatic
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XString
Tell if two objects are functionally equal.
equals(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Tell if two expressions are functionally equal.
equiv - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity equiv (?).
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_ERROR_OCCURED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_OIERROR - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ERROR - Static variable in class com.lutris.logging.Logger
Errors that have been correctly handled.
ERROR - Static variable in interface org.apache.xalan.xpath.XPathSupport
 
ERROR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
ERROR_HEADER - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ERROR_HEADER - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ERROR_RESOURCES - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ERROR_RESOURCES - Static variable in class org.apache.xalan.xslt.Constants
 
ERROR_STRING - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ERROR_STRING - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
ERROR_SUFFIX - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ERROR_SUFFIX - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
error(int) - Method in class org.apache.xalan.xpath.XObject
Tell the user of an error, and probably throw an exception.
error(int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(int, Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.xpath.XObject
Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.xslt.ElemTemplateElement
Throw a template element runtime error.
error(int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(int, Object[], Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(Node, int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(Node, int, Object[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(Node, Node, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(Node, Node, int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.xpath.xml.DefaultErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.enhydra.xml.io.ErrorReporter
Receive notification of a SAX recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Tell the user of an error, and probably throw an exception.
error(String) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error.
error(String, Locator) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error with file name and line number.
error(String, String, int) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error with file name and line number.
error(String, Throwable) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error from an exception
error(XPathSupport, int, Object[]) - Method in class org.apache.xalan.xslt.FuncDocument
Tell the user of an error, and probably throw an exception.
ERROR0000 - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
ERROR0000 - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
errorEnabled() - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
errorEnabled() - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
errorEnabled() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorReporter - class org.enhydra.xml.io.ErrorReporter.
Object used to report error message for the user.
ErrorReporter() - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object with output saved in a string buffer.
ErrorReporter(PrintStream) - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object.
ErrorReporter(PrintWriter) - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object.
ERRORTYPE_FATAL_ERROR - Static variable in interface org.apache.xerces.framework.XMLErrorReporter
Fatal error type.
ERRORTYPE_RECOVERABLE_ERROR - Static variable in interface org.apache.xerces.framework.XMLErrorReporter
Error type.
ERRORTYPE_WARNING - Static variable in interface org.apache.xerces.framework.XMLErrorReporter
Warning type.
escapeString(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Given a String containing markup, escape the markup so it can be displayed in the browser.
escapeURI(String) - Method in class org.apache.xml.serialize.HTMLSerializer
 
eta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eta (?).
Eta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Eta (?).
eth - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eth (ð).
ETH - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ETH (Ð).
euml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity euml (ë).
Euml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Euml (Ë).
euro - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity euro (?).
EVAL_BODY_INCLUDE - Static variable in interface javax.servlet.jsp.tagext.Tag
Evaluate body into existing out stream.
EVAL_BODY_TAG - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Request the creation of new BodyContent on which to evaluate the body of this tag.
EVAL_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Continue evaluating the page.
eval(String, int, int, Object) - Method in class org.apache.xalan.xpath.XSLTJavaClassEngine
This is used by an application to evaluate an object containing some expression - clearly not possible for compiled code ..
evaluate(XPathSupport, Node, PrefixResolver, StringBuffer) - Method in class org.apache.xalan.xslt.AVT
Evaluate the AVT and return a String.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPart
Write the evaluated value into the given string buffer.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPartXPath
Write the value into the buffer.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPartSimple
Write the value into the buffer.
evalXPathStr(XPathSupport, String, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.Stylesheet
Evaluate an xpath string and return the result.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
EVENTTYPE_CDATA - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated for character data (CDATA and Ignorable Whitespace have their own events).
EVENTTYPE_COMMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated when an element ends, after it's children have been added.
EVENTTYPE_ENTITYREF - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated for ignorable whitespace (I'm not sure how much this is actually called.
EVENTTYPE_PI - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
Event type generated when an element begins (after the attributes have been processed but before the children have been added).
EXACT_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
Deprecated. Use addWhere() methods instead of addWhereClause() methods.
exception - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
If an exception/error occured, this field is set to the exception object.
exception - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
If an exception/error occured, this field is set to the exception object.
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
name used to store uncaught exception in ServletRequest attribute list and PageContext name table
execute(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL statement that does not return a resultset.
execute(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Execute a SQL statement that does not return a resultset.
execute(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
Execute the XPath object from a given opcode position.
execute(XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
Execute the XPath object from a given opcode position, calling back to a NodeCallback interface as the nodes are found.
execute(XPathSupport, Node, PrefixResolver) - Method in class org.apache.xalan.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
execute(XPathSupport, Node, PrefixResolver, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
Given an expression and a context, evaluate the XPath and call the callback as nodes are found.
execute(XPath, XPathSupport, Node, int, int, int) - Method in class org.apache.xalan.xpath.Function
Execute an XPath function object.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.Function
Execute an XPath function object.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncString
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncId
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncGenerateId
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncQname
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSum
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncTrue
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCount
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstringAfter
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCurrent
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncConcat
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncStringLength
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNumber
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncBoolean
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncExtElementAvailable
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNot
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncDoc
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncRound
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNamespace
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLoader
Replace the current function (us) in the table with the actual function the call the function's execute method.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNormalize
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncTranslate
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstringBefore
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncExtFunctionAvailable
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNormalizeSpace
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCeiling
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSystemProperty
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFalse
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncDoclocation
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncContains
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncStartsWith
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncUnparsedEntityURI
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLocalPart
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLast
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLang
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFormatNumber
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstring
Execute the substring function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncKey
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncPosition
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFloor
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xslt.FuncDocument
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xslt.FuncFormatNumb
Execute the function.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplateElement
Execute the element's primary function.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTextLiteral
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemVariable
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemNumber
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemUse
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemElement
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCopy
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplate
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemLiteralResult
Execute a Literal Result Element.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemExtensionCall
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemParam
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemComment
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemValueOf
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCopyOf
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemChoose
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemIf
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemForEach
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemApplyTemplates
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemMessage
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCallTemplate
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemPI
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemAttribute
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemApplyImport
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemAttributeSet
 
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemFallback
 
executeChildren(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplateElement
Process the children of a template.
executeDelete(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Deletes this object from the database.
executeDelete(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to delete an object from the database.
executeDelete(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Deletes this object from the database.
executeInsert(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Inserts this object into the database.
executeInsert(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to insert a new object into the database.
executeInsert(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Updates the contents of this object in the database but only if the datab object is dirty.
executeQuery(DBConnection) - Method in interface com.lutris.appserver.server.sql.Query
Method to query objects from the database.
executeQuery(DBConnection) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Execute the PreparedStatement and return a JDBC ResultSet.
executeQuery(PreparedStatement, String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a prepared query statement.
executeQuery(PreparedStatement, String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Execute a prepared query statement.
executeQuery(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL query statement.
executeQuery(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Execute a SQL query statement.
executeUpdate(DBConnection) - Method in class com.lutris.appserver.server.sql.CoreDO
Updates the contents of this object in the database.
executeUpdate(DBConnection) - Method in interface com.lutris.appserver.server.sql.Transaction
Method to update contents of object in database.
executeUpdate(DBConnection) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Updates the contents of this object in the database but only if the datab object is dirty.
executeUpdate(PreparedStatement, String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a prepared update statement.
executeUpdate(PreparedStatement, String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Execute a prepared update statement.
executeUpdate(String) - Method in interface com.lutris.appserver.server.sql.DBConnection
Execute a SQL update statement.
executeUpdate(String) - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Execute a SQL update statement.
exist - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity exist (?).
exists(String) - Method in interface com.lutris.util.PersistentStore
Method to query if an an object is stored.
Expr() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Expr ::= OrExpr
ExtensionFunctionHandler - class org.apache.xalan.xpath.ExtensionFunctionHandler.
Class handling an extension namespace for XPath.
ExtensionFunctionHandler.ExtensionLiaison - interface org.apache.xalan.xpath.ExtensionFunctionHandler.ExtensionLiaison.
Interface for connecting extension functions to xalan.
ExtensionFunctionHandler(String) - Constructor for class org.apache.xalan.xpath.ExtensionFunctionHandler
Construct a new extension namespace handler for a given extension NS.
ExtensionFunctionHandler(String, String, String, String, String) - Constructor for class org.apache.xalan.xpath.ExtensionFunctionHandler
Construct a new extension namespace handler given all the information needed.
extensionLiaison - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
Patch from Costin Manolache Remove BSF Specific code, create new Interface ExtensionLiaison and move BSF Specific code to XSLTJavaClassEngine
ExtensionNSHandler - class org.apache.xalan.xslt.ExtensionNSHandler.
Represents an extension namespace.
ExtensionNSHandler(XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.ExtensionNSHandler
Construct a new extension namespace handler for a given extension NS.
ExtensionNSHandler(XSLTEngineImpl, String, String, String, String, String, String) - Constructor for class org.apache.xalan.xslt.ExtensionNSHandler
Construct a new extension namespace handler given all the information needed.
externalEntityDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
<!ENTITY Name ExternalID> (external)
externalEntityDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for external general entity declaration.
externalEntityDecl(int, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY Name ExternalID> (external)
externalEntityDecl(int, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report a parsed external general entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
externalPEDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
<!ENTITY % Name ExternalID> (external)
externalPEDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for an external parameter entity declaration.
externalPEDecl(int, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY % Name ExternalID> (external)
externalPEDecl(int, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report a parsed external parameter entity declaration.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Handle an extension function.
extfunction(XPathSupport, Node, int, String, String, Vector, Object) - Method in class org.apache.xalan.xpath.XPath
Handle an extension function.
extractContents() - Method in interface org.w3c.dom.range.Range
Moves the contents of a range from the containing document or document fragment to a new DocumentFragment.

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 _