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 _

F

FactoriesProperty - Static variable in class org.apache.xml.serialize.SerializerFactory
 
factory() - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
Create an XPathFactory for this XLocator.
FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
This error is thrown if there is a configuration problem when creating new factory instances.
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with no detail message.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given Exception as a root cause.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given Exception as a root cause and the given detail message.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given detail message.
fAllAttributes - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
fAmpIndex - Variable in class org.apache.xalan.xpath.dtm.DTM
 
fAmpIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fAposIndex - Variable in class org.apache.xalan.xpath.dtm.DTM
 
fAposIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fatalError(SAXParseException) - Method in class org.apache.xalan.xpath.xml.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.enhydra.xml.io.ErrorReporter
Receive notification of a SAX non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
FatalExceptionError - error com.lutris.util.FatalExceptionError.
 
FatalExceptionError(Exception) - Constructor for class com.lutris.util.FatalExceptionError
Constucts with an existing exception or error.
fAttrSkipPrint - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
fCurrentElementNode - Variable in class org.apache.xerces.parsers.DOMParser
 
fCurrentNodeIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fDeferredDocumentImpl - Variable in class org.apache.xerces.parsers.DOMParser
 
fDepth - Variable in class org.enhydra.xml.dom.DOMTraversal
Current traversal tree depth
fDocument - Variable in class org.apache.xerces.parsers.DOMParser
 
fDocumentImpl - Variable in class org.apache.xerces.parsers.DOMParser
 
fDocumentIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fDocumentType - Variable in class org.apache.xerces.parsers.DOMParser
 
fDocumentTypeIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fEntityHandler - Variable in class org.apache.xerces.framework.XMLParser
 
fErrorReporter - Variable in class org.apache.xerces.framework.XMLParser
 
fGrammarResolver - Variable in class org.apache.xerces.framework.XMLParser
 
fGtIndex - Variable in class org.apache.xalan.xpath.dtm.DTM
 
fGtIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fHandler - Variable in class org.enhydra.xml.dom.DOMTraversal
Handler object for the traversal
fHandler - Variable in class org.enhydra.xml.dom.SimpleDOMTraversal
Handler object for the traversal
fieldCompare(String, String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Determine if a specified field's value compares to a string.
fieldExists(String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Determine if a specified field is defined.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FilterExpr() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
FilterExpr ::= PrimaryExpr | FilterExpr Predicate
finalize() - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Finalizer.
finalize() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Finalizer.
finalize() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
If this object has not been released, this method ensures that garbage collection does so.
finalize() - Method in class org.apache.xalan.xpath.dtm.DTM
 
finalizeDelete(boolean) - Method in class com.lutris.appserver.server.sql.CoreDO
Currently does nothing.
finalizeDelete(boolean) - Method in interface com.lutris.appserver.server.sql.Transaction
If this object's executeDelete method was called then finalizeDelete is called with the status of the database transaction.
finalizeInsert(boolean) - Method in class com.lutris.appserver.server.sql.CoreDO
Updates the persistent state.
finalizeInsert(boolean) - Method in interface com.lutris.appserver.server.sql.Transaction
If this object's executeInsert method was called then finalizeInsert is called with the status of the database transaction.
finalizeInsert(boolean) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If transaction succeeded marks this object as clean.
finalizeUpdate(boolean) - Method in class com.lutris.appserver.server.sql.CoreDO
The version number of this object is set to the next version for this object if this object was successfully updated in the database.
finalizeUpdate(boolean) - Method in interface com.lutris.appserver.server.sql.Transaction
If this object's executeUpdate method was called then finalizeUpdate is called with the status of the database transaction.
finalizeUpdate(boolean) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
If transaction succeeded marks this object as clean.
fInCDATA - Variable in class org.apache.xerces.parsers.DOMParser
 
findAncestors(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add ancestors to the list if they meet the NodeTest qualification.
findAncestorsOrSelf(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add ancestors or the context to the list if they meet the NodeTest qualification.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Find the instance of a given class type that is closest to a given instance.
findAttribute(String) - Method in class javax.servlet.jsp.PageContext
Searches for the named attribute in page, request, session (if valid), and application scope(s) in order and returns the value associated or null.
findAttributes(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add attributes to the list if they meet the NodeTest qualification.
findChildren(XPath, XPathSupport, Node, int, int, MutableNodeList, NodeCallback, Object, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add children to the list if they meet the NodeTest qualification.
findDescendants(XPath, XPathSupport, Node, int, int, MutableNodeList, NodeCallback, Object, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the descendants (and the context if the stepType is FROM_DESCENDANTS_OR_SELF) to the list if they meet the NodeTest qualification.
findElementByAttribute(Node, String, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Given a tag name, an attribute name, and an attribute value, do a very crude recursive search and locate the first match.
findFirstText(Node) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Find the first text descendent node of an element.
findFollowing(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the nodes following the context to the list if they meet the NodeTest qualification.
findFollowingSiblings(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the sibling nodes following the context to the list if they meet the NodeTest qualification.
findNamespace(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the namespace node of the context.
findNodeSet(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Execute a step that performs an OP_VARIABLE, OP_EXTFUNCTION, OP_FUNCTION, or OP_GROUP function.
findNodesOnUnknownAxis(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the namespace node of the context.
findParent(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the parent to the list if it meets the NodeTest qualification.
findPreceding(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the nodes preceding the context to the list if they meet the NodeTest qualification.
findPrecedingSiblings(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the sibling nodes preceding the context to the list if they meet the NodeTest qualification.
findRoot(XPath, XPathSupport, Node, int, int, MutableNodeList, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Execute a step to the root.
findSelf(XPath, XPathSupport, Node, int, int, MutableNodeList, NodeCallback, Object, boolean, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
Add the context to the list if it meets the NodeTest qualification.
fInDTD - Variable in class org.apache.xerces.parsers.DOMParser
 
findTemplate(XSLTEngineImpl, Node, Node, QName, boolean) - Method in class org.apache.xalan.xslt.TemplateList
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
findTemplate(XSLTEngineImpl, Node, Node, QName, boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
findURIFromDoc(Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Given a DOM Document, tell what URI was used to parse it.
findURIFromDoc(Document) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
Given a DOM Document, tell what URI was used to parse it.
findURIFromDoc(Document) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given a document, find the URL associated with that document.
findURIFromDoc(Document) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Given a DOM Document, tell what URI was used to parse it.
fInfoPrinter - Variable in class org.enhydra.xml.dom.DOMInfo
 
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
fixWhiteSpace(String, boolean, boolean, boolean) - Method in class org.apache.xalan.xpath.FuncNormalize
(Code stolen and modified from XML4J) Conditionally trim all leading and trailing whitespace in the specified String.
fixWhiteSpace(String, boolean, boolean, boolean) - Method in class org.apache.xalan.xpath.FuncNormalizeSpace
(Code stolen and modified from XML4J) Conditionally trim all leading and trailing whitespace in the specified String.
fLtIndex - Variable in class org.apache.xalan.xpath.dtm.DTM
 
fLtIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
flush() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Called at the end of processing a response to force any cached headers to be written and buffers flushed.
flush() - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Write all currently buffered HTML to the client.
flush() - Method in class javax.servlet.jsp.JspWriter
Flush the stream.
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Redefine flush().
flush() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
 
flush() - Method in class org.apache.xml.serialize.Printer
Flush the output stream.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushCache() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Flush the presentation object and resource caches.
flushLine(boolean) - Method in class org.apache.xml.serialize.Printer
 
flushPending() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Flush the pending element.
flushWriter() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Flush the formatter's result stream.
fnof - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity fnof (?).
focus() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLInputElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLSelectElement
Gives keyboard focus to this element.
FOP - Static variable in class org.apache.xml.serialize.Method
The output method for FO documents as PDF.
fOptions - Variable in class org.enhydra.xml.dom.DOMTraversal
Options controlling the traversal.
fOptions - Variable in class org.enhydra.xml.dom.DOMInfo
Options to use.
forall - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity forall (?).
forbidden - Static variable in class com.lutris.http.HttpStatus
 
FORMAT - Static variable in class com.lutris.util.ConfigException
The reason field may contain this value to indicate that a configuration element could not be converted from its internal string form to the requested type.
FORMAT_AUTO - Static variable in class org.enhydra.xml.io.OutputOptions
Constant indicating format should be determined automatically from examining the document object.
FORMAT_FAILED - Static variable in class org.apache.xalan.xpath.res.XPATHErrorResources
 
FORMAT_FAILED - Static variable in class org.apache.xalan.xslt.res.XSLTErrorResources
 
FORMAT_HTML - Static variable in class org.enhydra.xml.io.OutputOptions
Constant indicating HTML format.
FORMAT_XML - Static variable in class org.enhydra.xml.io.OutputOptions
Constant indicating XML format.
Formatter - interface org.enhydra.xml.io.Formatter.
Interface for document-type specific formatters.
FormatterToDOM - class org.apache.xalan.xpath.xml.FormatterToDOM.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
FormatterToDOM(Document) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToDOM(Document, DocumentFragment) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToDOM(Document, Element) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToHTML - class org.apache.xalan.xpath.xml.FormatterToHTML.
FormatterToHTML formats SAX-style events into XML.
FormatterToHTML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Default constructor.
FormatterToHTML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using a writer.
FormatterToHTML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using an output stream, and a simple OutputFormat.
FormatterToHTML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using a writer.
FormatterToText - class org.apache.xalan.xpath.xml.FormatterToText.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
FormatterToText(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToText
FormatterToText instance constructor...
FormatterToXML - class org.apache.xalan.xpath.xml.FormatterToXML.
FormatterToXML formats SAX-style events into XML.
FormatterToXML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Default constructor.
FormatterToXML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using a writer.
FormatterToXML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using an output stream, and a simple OutputFormat.
FormatterToXML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using a writer.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
forward(String) - Method in class javax.servlet.jsp.PageContext
This method is used to re-direct, or "forward" the current ServletRequest and ServletResponse to another active component in the application.
fOut - Variable in class org.enhydra.xml.dom.DOMInfo
Write for output.
fOut - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
fParseInProgress - Variable in class org.apache.xerces.framework.XMLParser
 
fProcessingAttribute - Variable in class org.enhydra.xml.dom.DOMTraversal
Are we processing an attribute or its children?
fQuotIndex - Variable in class org.apache.xalan.xpath.dtm.DTM
 
fQuotIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
frac12 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity frac12 (½).
frac14 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity frac14 (¼).
frac34 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity frac34 (¾).
frasl - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity frasl (?).
freeCache() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
The processor keeps a cache of the source and style trees, so call this method if they have changed or you want to do garbage collection.
freeInstance(Object) - Method in class org.apache.xalan.xpath.xml.ObjectPool
 
FROM_ANCESTORS - Static variable in class org.apache.xalan.xpath.XPath
[FROM_stepType] [length, including predicates] [length of just the step, without the predicates] {node test} {predicates}? returns: XBoolean
FROM_ANCESTORS_OR_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_ATTRIBUTES - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_CHILDREN - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_DESCENDANTS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_DESCENDANTS_OR_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_FOLLOWING - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_FOLLOWING_SIBLINGS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_NAMESPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PARENT - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PRECEDING - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PRECEDING_SIBLINGS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_ROOT - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
fromBase64String(String) - Static method in class com.lutris.util.Convert
 
fromChar(char) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns the name of an HTML character reference based on its character value.
fScanner - Variable in class org.apache.xerces.framework.XMLParser
 
fStringPool - Variable in class org.apache.xerces.framework.XMLParser
 
fTraverser - Variable in class org.enhydra.xml.dom.DOMInfo
DOM traversal object and handler.
FUNC_BOOLEAN - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CEILING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CONCAT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CONTAINS - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_COUNT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CURRENT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_DOCLOCATION - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_FALSE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_FLOOR - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_GENERATE_ID - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_ID - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_KEY - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LANG - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LAST - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LOCAL_PART - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NAMESPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NOT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NUMBER - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_POSITION - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_QNAME - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_ROUND - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STARTS_WITH - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STRING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STRING_LENGTH - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUM - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_TRANSLATE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_TRUE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xalan.xpath.XPath
 
FuncBoolean - class org.apache.xalan.xpath.FuncBoolean.
Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xalan.xpath.FuncBoolean
 
FuncCeiling - class org.apache.xalan.xpath.FuncCeiling.
Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xalan.xpath.FuncCeiling
 
FuncConcat - class org.apache.xalan.xpath.FuncConcat.
Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xalan.xpath.FuncConcat
 
FuncContains - class org.apache.xalan.xpath.FuncContains.
Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xalan.xpath.FuncContains
 
FuncCount - class org.apache.xalan.xpath.FuncCount.
Execute the Count() function.
FuncCount() - Constructor for class org.apache.xalan.xpath.FuncCount
 
FuncCurrent - class org.apache.xalan.xpath.FuncCurrent.
Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xalan.xpath.FuncCurrent
 
FuncDoc - class org.apache.xalan.xpath.FuncDoc.
Execute the Doc() function.
FuncDoc() - Constructor for class org.apache.xalan.xpath.FuncDoc
 
FuncDoclocation - class org.apache.xalan.xpath.FuncDoclocation.
Execute the proprietary document-location() function, which returns a node set of documents.
FuncDoclocation() - Constructor for class org.apache.xalan.xpath.FuncDoclocation
 
FuncDocument - class org.apache.xalan.xslt.FuncDocument.
Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.xslt.FuncDocument
 
FuncExtElementAvailable - class org.apache.xalan.xpath.FuncExtElementAvailable.
Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xalan.xpath.FuncExtElementAvailable
 
FuncExtFunctionAvailable - class org.apache.xalan.xpath.FuncExtFunctionAvailable.
Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xalan.xpath.FuncExtFunctionAvailable
 
FuncFalse - class org.apache.xalan.xpath.FuncFalse.
Execute the False() function.
FuncFalse() - Constructor for class org.apache.xalan.xpath.FuncFalse
 
FuncFloor - class org.apache.xalan.xpath.FuncFloor.
Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xalan.xpath.FuncFloor
 
FuncFormatNumb - class org.apache.xalan.xslt.FuncFormatNumb.
Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.xslt.FuncFormatNumb
 
FuncFormatNumber - class org.apache.xalan.xpath.FuncFormatNumber.
Execute the FormatNumber() function.
FuncFormatNumber() - Constructor for class org.apache.xalan.xpath.FuncFormatNumber
 
FuncGenerateId - class org.apache.xalan.xpath.FuncGenerateId.
Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xalan.xpath.FuncGenerateId
 
FuncId - class org.apache.xalan.xpath.FuncId.
Execute the Id() function.
FuncId() - Constructor for class org.apache.xalan.xpath.FuncId
 
FuncKey - class org.apache.xalan.xpath.FuncKey.
Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.xpath.FuncKey
 
FuncLang - class org.apache.xalan.xpath.FuncLang.
Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xalan.xpath.FuncLang
 
FuncLast - class org.apache.xalan.xpath.FuncLast.
Execute the Last() function.
FuncLast() - Constructor for class org.apache.xalan.xpath.FuncLast
 
FuncLoader - class org.apache.xalan.xpath.FuncLoader.
Load functions in function table as needed
FuncLoader(String, int) - Constructor for class org.apache.xalan.xpath.FuncLoader
 
FuncLocalPart - class org.apache.xalan.xpath.FuncLocalPart.
Execute the LocalPart() function.
FuncLocalPart() - Constructor for class org.apache.xalan.xpath.FuncLocalPart
 
FuncNamespace - class org.apache.xalan.xpath.FuncNamespace.
Execute the Namespace() function.
FuncNamespace() - Constructor for class org.apache.xalan.xpath.FuncNamespace
 
FuncNormalize - class org.apache.xalan.xpath.FuncNormalize.
Execute the Normalize() function.
FuncNormalize() - Constructor for class org.apache.xalan.xpath.FuncNormalize
 
FuncNormalizeSpace - class org.apache.xalan.xpath.FuncNormalizeSpace.
Execute the Normalize-space() function.
FuncNormalizeSpace() - Constructor for class org.apache.xalan.xpath.FuncNormalizeSpace
 
FuncNot - class org.apache.xalan.xpath.FuncNot.
Execute the Not() function.
FuncNot() - Constructor for class org.apache.xalan.xpath.FuncNot
 
FuncNumber - class org.apache.xalan.xpath.FuncNumber.
Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xalan.xpath.FuncNumber
 
FuncPosition - class org.apache.xalan.xpath.FuncPosition.
Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xalan.xpath.FuncPosition
 
FuncQname - class org.apache.xalan.xpath.FuncQname.
Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xalan.xpath.FuncQname
 
FuncRound - class org.apache.xalan.xpath.FuncRound.
Execute the Round() function.
FuncRound() - Constructor for class org.apache.xalan.xpath.FuncRound
 
FuncStartsWith - class org.apache.xalan.xpath.FuncStartsWith.
Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xalan.xpath.FuncStartsWith
 
FuncString - class org.apache.xalan.xpath.FuncString.
Execute the String() function.
FuncString() - Constructor for class org.apache.xalan.xpath.FuncString
 
FuncStringLength - class org.apache.xalan.xpath.FuncStringLength.
Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xalan.xpath.FuncStringLength
 
FuncSubstring - class org.apache.xalan.xpath.FuncSubstring.
Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xalan.xpath.FuncSubstring
 
FuncSubstringAfter - class org.apache.xalan.xpath.FuncSubstringAfter.
Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xalan.xpath.FuncSubstringAfter
 
FuncSubstringBefore - class org.apache.xalan.xpath.FuncSubstringBefore.
Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xalan.xpath.FuncSubstringBefore
 
FuncSum - class org.apache.xalan.xpath.FuncSum.
Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xalan.xpath.FuncSum
 
FuncSystemProperty - class org.apache.xalan.xpath.FuncSystemProperty.
Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xalan.xpath.FuncSystemProperty
 
Function - class org.apache.xalan.xpath.Function.
This is a superclass of all XPath functions.
Function() - Constructor for class org.apache.xalan.xpath.Function
 
functionAvailable(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Execute the function-available() function.
functionAvailable(String, String) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Execute the function-available() function.
FunctionCall() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
FunctionCall ::= FunctionName '(' ( Argument ( ',' Argument)*)? ')'
functions - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
 
FuncTranslate - class org.apache.xalan.xpath.FuncTranslate.
Execute the Translate() function.
FuncTranslate() - Constructor for class org.apache.xalan.xpath.FuncTranslate
 
FuncTrue - class org.apache.xalan.xpath.FuncTrue.
Execute the True() function.
FuncTrue() - Constructor for class org.apache.xalan.xpath.FuncTrue
 
FuncUnparsedEntityURI - class org.apache.xalan.xpath.FuncUnparsedEntityURI.
Execute the True() function.
FuncUnparsedEntityURI() - Constructor for class org.apache.xalan.xpath.FuncUnparsedEntityURI
 
fValidator - Variable in class org.apache.xerces.framework.XMLParser
 
fVerboseAttributes - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
 
fVersion - Static variable in class org.apache.xerces.framework.Version
Version string.
fWithinElement - Variable in class org.apache.xerces.parsers.DOMParser
 

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 _