< 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

fAllAttributes - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
Should all attributes, or only specified ones be printed?
fatalError(SAXParseException) - Method in class org.enhydra.xml.io.ErrorReporter
Receive notification of a SAX non-recoverable error.
fatalError(String, String, XMLParseException) - Method in class org.enhydra.xml.io.ErrorReporter
 
FatalExceptionError - error org.enhydra.error.FatalExceptionError.
 
FatalExceptionError(Exception) - Constructor for class org.enhydra.error.FatalExceptionError
Constucts with an existing exception or error.
fAttrSkipPrint - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
Flag to indicate that nothing should be printed, just nodes counted.
fDepth - Variable in class org.enhydra.xml.dom.DOMTraversal
Current traversal tree depth
fDoc - Variable in class org.enhydra.xml.xmlc.codegen.JavaVariable
 
fDoc - Variable in class org.enhydra.xml.xmlc.codegen.JavaClass
 
fDocClass - Variable in class org.enhydra.xml.xmlc.compiler.ClassGenerator
Class being constructed.
fDocType - Variable in class org.enhydra.xml.io.BaseDOMFormatter
DocumentType from document.
fDocument - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Document being formatted.
fDynamicFormattedElementCount - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Count of element open tags that were written not using preformatted text.
features(MetaData) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser
Called by parse() to allow DOMParser features to be set.
features(MetaData) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesHTMLDOMParser
 
fErrorReporter - Variable in class org.enhydra.xml.xmlc.compiler.Compiler
 
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
FINAL - Static variable in class org.enhydra.xml.xmlc.codegen.JavaModifiers
Unmodifiable scope modifier flag.
findClassLoader() - Static method in class org.enhydra.xml.lazydom.html.ObjectFactory
Figure out which ClassLoader to use.
findFirstText(Node) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Find the first text descendent node of an element.
findOption(String) - Method in class org.enhydra.xml.xmlc.commands.options.OptionSet
Lookup an option.
findProviderClass(String, ClassLoader, boolean) - Static method in class org.enhydra.xml.lazydom.html.ObjectFactory
Find a Class using the specified ClassLoader
findSourceUrl(Class) - Method in class org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl
Find the URL of the source document associated with docClass.
fInfoPrinter - Variable in class org.enhydra.xml.dom.DOMInfo
 
FlagOption - class org.enhydra.xml.xmlc.commands.options.FlagOption.
A flag option that takes no arguments.
FlagOption(String, String) - Constructor for class org.enhydra.xml.xmlc.commands.options.FlagOption
Construct a new object.
flush() - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Flush output; indentation must be zero.
flush() - Method in class org.enhydra.xml.xmlc.servlet.ServletLogWriter
Flush the stream.
fModifiers - Variable in class org.enhydra.xml.xmlc.codegen.JavaVariable
 
fModifiers - Variable in class org.enhydra.xml.xmlc.codegen.JavaMethod
Modifiers of the method
fModifiers - Variable in class org.enhydra.xml.xmlc.codegen.JavaClass
 
fName - Variable in class org.enhydra.xml.xmlc.codegen.JavaVariable
Attributes of the variable
fName - Variable in class org.enhydra.xml.xmlc.codegen.JavaClass
 
fName - Variable in class org.enhydra.xml.xmlc.compiler.ElementInfo.AccessorInfo
Name of the method to create
fName - Variable in class org.enhydra.xml.xmlc.metadata.EnumeratedType
Symbolic name of the DOM.
fnof - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity fnof (ƒ).
focus() - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
focus() - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
focus() - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
focus() - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
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.
fOptions - Variable in class org.enhydra.xml.io.BaseDOMFormatter
The output options.
forall - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity forall (?).
FORM - Static variable in class org.enhydra.xml.lazydom.html.HTMLCollectionImpl
Request collection of all forms in document: <FORM> elements.
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.DOMInfoPrinter
Writer for output.
fOut - Variable in class org.enhydra.xml.dom.DOMInfo
Write for output.
fOut - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Output writer.
fPackageName - Variable in class org.enhydra.xml.xmlc.codegen.JavaClass
Attributes of the class
fPreFormatMode - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Are we doing pre-formatting?
fPreFormattedElementCount - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Count of preformatted element open tags that were written.
fPrettyPrinting - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Are we pretty-printing?
fProcessingAttribute - Variable in class org.enhydra.xml.dom.DOMTraversal
Are we processing an attribute or its children?
fPublicId - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Public id to use for DOCTYPE, or null if none.
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 (?).
fReturnType - Variable in class org.enhydra.xml.xmlc.compiler.ElementInfo.AccessorInfo
Return type of accessor
fSystemId - Variable in class org.enhydra.xml.io.BaseDOMFormatter
System id to use for DOCTYPE, or null if none.
fTemplateDocument - Variable in class org.enhydra.xml.lazydom.TemplateDOM
The template document, marked readonly
fTemplateDOM - Variable in class org.enhydra.xml.lazydom.LazyDocument
Template document DOM.
fTraverser - Variable in class org.enhydra.xml.dom.DOMInfo
DOM traversal object and handler.
fTraverser - Variable in class org.enhydra.xml.io.BaseDOMFormatter
DOM traverser.
fType - Variable in class org.enhydra.xml.xmlc.codegen.JavaVariable
 
fUsePreFormattedAttrText - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Should pre-formatted text be use for descendents of attribute nodes.
fUsePreFormattedElements - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Should pre-formatted Elements be written.
fUsePreFormattedText - Variable in class org.enhydra.xml.io.BaseDOMFormatter
Should pre-formatted text be written.
fVerboseAttributes - Variable in class org.enhydra.xml.dom.DOMInfoPrinter
Control attribute formatting.

< 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 _
Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.