Enhydra 3.1b2 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
 
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.xerces.parsers.DOMParser
 
fAposIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
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.
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.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
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
 
fInCDATA - Variable in class org.apache.xerces.parsers.DOMParser
 
findFirstText(Node) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Find the first text descendent node of an element.
fInDTD - Variable in class org.apache.xerces.parsers.DOMParser
 
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.
fLtIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
flush() - Method in class org.apache.xml.serialize.Printer
Flush the output stream.
flushLine(boolean) - Method in class org.apache.xml.serialize.Printer
 
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 (?).
FORMAT_AUTO - Static variable in class org.enhydra.xml.io.OutputOptions
Constant indicating format should be determined automatically from examining the document object.
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.
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.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 (?).
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.
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.1b2 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 _