Xerces 1.4.3
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
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
fAmpIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fAposIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing 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.
fCachedChild - Variable in class org.apache.xerces.dom.ParentNode
Last requested node.
fCachedChildIndex - Variable in class org.apache.xerces.dom.ParentNode
Last requested node index.
fCachedLength - Variable in class org.apache.xerces.dom.ParentNode
Cached node list length.
fCurrentElementNode - Variable in class org.apache.xerces.parsers.DOMParser
 
fCurrentEntityName - Variable in class org.apache.xerces.parsers.DOMParser
 
fCurrentEntityNode - 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 - 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.
flush() - Method in class org.apache.xml.serialize.IndentPrinter
Flush the output stream.
flushLine(boolean) - Method in class org.apache.xml.serialize.Printer
 
flushLine(boolean) - Method in class org.apache.xml.serialize.IndentPrinter
Flushes the line accumulated so far to the writer and get ready to accumulate the next line.
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.DeferredNotationImpl
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.DeferredCDATASectionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityReferenceImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementNSImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredProcessingInstructionImpl
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.DeferredDocumentTypeImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredElementDefinitionImpl
Node index.
fNodeIndex - Variable in class org.apache.xerces.dom.DeferredEntityImpl
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.HTMLAnchorElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLTextAreaElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
focus() - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
focus() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
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.
focus() - Method in interface org.w3c.dom.html.HTMLInputElement
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
 
fQuotIndex - Variable in class org.apache.xerces.parsers.DOMParser
 
fromChar(int) - 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.
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 1.4.3
A B C D E F G H I J K L M N O P R S T U V W X _