Xerces 3.1.1 API: F-Index
Xerces 3.1.1
A B C D E F G H I J K L M N O P R S T U V W X _

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.
fAmpIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fAposIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
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.
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
 
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
 
fIdCount - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier count.
fIdElement - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier element indexes.
fIdName - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Identifier name indexes.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Accept the node.
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
fInCDATA - Variable in class org.apache.xerces.parsers.DOMParser
 
findNamePoint(String, int) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Subroutine: Locate the named item, or the point at which said item should be added.
findNamePoint(String, String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
This findNamePoint is for DOM Level 2 Namespaces.
fInDTD - Variable in class org.apache.xerces.parsers.DOMParser
 
firstChild - Variable in class org.apache.xerces.dom.ParentNode
First child.
firstChild - Variable in class org.apache.xerces.dom.ChildAndParentNode
First child.
FIRSTCHILD - Static variable in class org.apache.xerces.dom.NodeImpl
 
firstChild() - Method in class org.apache.xerces.dom.TreeWalkerImpl
Return the first child Node from the current node, after applying filter, whatToshow.
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.
flags - Variable in class org.apache.xerces.dom.NodeImpl
 
flags - Variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
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
 
fNamespacesEnabled - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
DOM2: For namespace support in the deferred case.
fNodeCount - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node count.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementNSImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredTextImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredCDATASectionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredDocumentTypeImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredAttrNSImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredAttrImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredCommentImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredNotationImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredProcessingInstructionImpl
Node index.
fNodeLastChild - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node first children.
fNodeName - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node names.
fNodeParent - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node parents.
fNodePrevSib - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node prev siblings.
fNodeType - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node types.
fNodeURI - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node namespace URI.
fNodeValue - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
Node values.
focus() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLTextAreaElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLAnchorElementImpl
 
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.
fParseInProgress - Variable in class org.apache.xerces.framework.XMLParser
 
fParser - Variable in class com.ibm.xml.parsers.NonValidatingDOMParser
Deprecated.  
fParser - Variable in class com.ibm.xml.parsers.SAXParser
Deprecated.  
fQuotIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
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
 
fStringPool - Variable in class org.apache.xerces.dom.DeferredDocumentImpl
String pool cache.
FULL - Static variable in class com.ibm.xml.parsers.NonValidatingDOMParser
Deprecated. Represents full DOM Node expansion of Node objects and data.
fValidator - Variable in class org.apache.xerces.framework.XMLParser
 
fVersion - Static variable in class org.apache.xerces.framework.Version
Version string.
fWithinElement - Variable in class org.apache.xerces.parsers.DOMParser
 

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