< 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 _

E

eacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eacute (é).
Eacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Eacute (É).
ecirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ecirc (ê).
Ecirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ecirc (Ê).
edit(XMLCDocument) - Method in class org.enhydra.xml.xmlc.compiler.EditDOM
Edit the nodes of the document.
EditDOM - class org.enhydra.xml.xmlc.compiler.EditDOM.
Class to perform edits on a DOM.
EditDOM(MetaData) - Constructor for class org.enhydra.xml.xmlc.compiler.EditDOM
Constructor.
editElement(Element) - Method in class org.enhydra.xml.xmlc.compiler.EditDOM
Edit a single element.
egrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity egrave (è).
Egrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Egrave (È).
ELEMENT - Static variable in class org.enhydra.xml.lazydom.html.HTMLCollectionImpl
Request collection of all form elements: <INPUT>, <BUTTON>, <SELECT>, <TEXT> and <TEXTAREA> elements inside form <FORM>.
elementDecl(String, String) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
elementDecl(String, String, Augmentations) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesDOMParser
The pcData(Augmentations) method sets a flag saying whether the current element can contain PCDATA.
ElementDef - class org.enhydra.xml.xmlc.metadata.ElementDef.
Define a particular element in the document.
ElementDef(Document) - Constructor for class org.enhydra.xml.xmlc.metadata.ElementDef
Constructor.
ElementEdit - class org.enhydra.xml.xmlc.metadata.ElementEdit.
Abstract type used as a base for all element editing definitions.
ElementEdit(Document, String) - Constructor for class org.enhydra.xml.xmlc.metadata.ElementEdit
Constructor.
ElementInfo - class org.enhydra.xml.xmlc.compiler.ElementInfo.
Information about a particular Element.
ElementInfo.AccessorInfo - class org.enhydra.xml.xmlc.compiler.ElementInfo.AccessorInfo.
Information about an accessor method (getElementXXX, getTagXXX) to create for this element.
ElementInfo.AccessorInfo(ElementInfo, String, String) - Constructor for class org.enhydra.xml.xmlc.compiler.ElementInfo.AccessorInfo
Constructor.
ElementInfo(Element, int, int, MetaData, XMLCDocument) - Constructor for class org.enhydra.xml.xmlc.compiler.ElementInfo
Constructor.
ElementTable - class org.enhydra.xml.xmlc.compiler.ElementTable.
Table of information about each element.
ElementTable(MetaData, XMLCDocument) - Constructor for class org.enhydra.xml.xmlc.compiler.ElementTable
Constructor.
empty - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity empty (?).
emsp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity emsp (?).
enabled() - Method in class org.enhydra.xml.xmlc.parsers.ParseTracer
Determine if tracing is enabled.
Encoding - class org.enhydra.xml.io.Encoding.
Deprecated. Use org.enhydra.xml.io.Encodings
Encodings - class org.enhydra.xml.io.Encodings.
Class that manages information about encodings.
endCDATA() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
endDocument() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
endDTD() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
endElement(QName) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
endGeneralEntity(String) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
ensp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ensp (?).
enter() - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Increase indentation level.
enter() - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Increase indentation level.
enterExpansion() - Method in class org.enhydra.xml.lazydom.LazyDocument
Flag that an expansion is in progress, which is used to detect recursion.
entrySet() - Method in class org.enhydra.xml.xmlc.deferredparsing.Cache
Returns a set view of the mappings contained in this cache.
EnumeratedType - class org.enhydra.xml.xmlc.metadata.EnumeratedType.
Base class for enumerated types.
EnumeratedType(String) - Constructor for class org.enhydra.xml.xmlc.metadata.EnumeratedType
Constructor
epsilon - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity epsilon (?).
Epsilon - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Epsilon (?).
equals(Object) - Method in class org.enhydra.xml.xmlc.commands.options.Option
Determine if two options are equal.
equals(Object) - Method in class org.enhydra.xml.xmlc.deferredparsing.Cache
Compare two Cache instances.
equiv - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity equiv (?).
error(SAXParseException) - Method in class org.enhydra.xml.io.ErrorReporter
Receive notification of a SAX recoverable error.
error(String) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error.
error(String, Locator) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error with file name and line number.
error(String, String, int) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error with file name and line number.
error(String, String, XMLParseException) - Method in class org.enhydra.xml.io.ErrorReporter
 
error(String, Throwable) - Method in class org.enhydra.xml.io.ErrorReporter
Report an error from an exception
errorEnabled() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Determine if error logging is enabled.
errorEnabled() - Method in class org.enhydra.xml.xmlc.Log4jXMLCLogger
Determine if messages of priority "error" will be logged.
errorEnabled() - Method in interface org.enhydra.xml.xmlc.XMLCLogger
Determine if error logging is enabled.
errorEnabled() - Method in class org.enhydra.xml.xmlc.servlet.ServletXMLCLogger
Determine if error logging is enabled.
ErrorHandling - class org.enhydra.xml.xmlc.commands.ErrorHandling.
Error handling methods for use in commands.
ErrorReporter - class org.enhydra.xml.io.ErrorReporter.
Object used to report error message for the user.
ErrorReporter() - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object with output saved in a string buffer.
ErrorReporter(PrintStream) - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object.
ErrorReporter(PrintWriter) - Constructor for class org.enhydra.xml.io.ErrorReporter
Construct a new error report object.
eta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eta (?).
Eta - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Eta (?).
eth - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity eth (ð).
ETH - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ETH (Ð).
euml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity euml (ë).
Euml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Euml (Ë).
euro - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity euro (€).
exist - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity exist (?).
exitCode - Variable in class org.enhydra.xml.xmlc.misc.ProcessRunner
Exit code of last process.
expandChildren() - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
Expand the children of this element, if they are not already expanded.
externalEntityDecl(String, String, String) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer

< 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.