Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X

F

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.
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.
fCurrentNode - Variable in class org.apache.xerces.parsers.DOMParser
Current node.
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.XMLGrammarParser
fDatatypeValidatorFactory
fDatatypeValidatorFactory - Variable in class org.apache.xerces.parsers.XMLDocumentParser
Datatype validator factory.
fDocument - Variable in class org.apache.xerces.parsers.DOMParser
The document.
fDOMParser - Variable in class org.apache.xerces.parsers.SchemaParser
fDOMParser
fDTDScanner - Variable in class org.apache.xerces.parsers.DTDParser
fDTDScanner
fDTDScanner - Variable in class org.apache.xerces.parsers.XMLDocumentParser
DTD scanner.
fEntityManager - Variable in class org.apache.xerces.parsers.XMLParser
Entity manager.
fErrorReporter - Variable in class org.apache.xerces.parsers.XMLParser
Error reporter.
fFeatures - Variable in class org.apache.xerces.parsers.XMLParser
Features.
fGrammarPool - Variable in class org.apache.xerces.parsers.SchemaParser
fGrammarPool
fGrammarPool - Variable in class org.apache.xerces.parsers.CachingParserPool
fGrammarPool
fGrammarPool - Variable in class org.apache.xerces.parsers.XMLDocumentParser
Grammar pool.
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
 
finalize() - Method in class org.apache.xerces.dom.NodeImpl
NON-DOM INTERNAL: A finalizer has added to NodeImpl in order to correct the event-usage counts of any remaining listeners before discarding the Node.
fInCDATASection - Variable in class org.apache.xerces.parsers.DOMParser
True if inside CDATA section.
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.
fInDocument - Variable in class org.apache.xerces.parsers.DOMParser
True if inside document.
fInDTD - Variable in class org.apache.xerces.parsers.DOMParser
True if inside DTD.
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
 
fLocator - Variable in class org.apache.xerces.parsers.XMLParser
Locator
fParseInProgress - Variable in class org.apache.xerces.parsers.XMLDocumentParser
True if a parse is in progress.
fProperties - Variable in class org.apache.xerces.parsers.XMLParser
Properties.
fScanner - Variable in class org.apache.xerces.parsers.XMLDocumentParser
Document scanner.
fSymbolTable - Variable in class org.apache.xerces.parsers.XMLParser
Symbol table.
fSymbolTable - Variable in class org.apache.xerces.parsers.CachingParserPool
fSymbolTable
fValidator - Variable in class org.apache.xerces.parsers.XMLDocumentParser
Validator.

Xerces 2.0.0.alpha
A B C D E F G H I J K L M N O P R S T U W X