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

A

aacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity aacute (á).
Aacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Aacute (Á).
ABSTRACT - Static variable in class org.enhydra.xml.xmlc.codegen.JavaModifiers
Abstract modifier flag.
accessAttribute(Document, Element, String, String) - Static method in class org.enhydra.xml.dom.DOMAccess
Access an attribute of an Element.
accessAttribute(Element, String, String) - Method in class org.enhydra.xml.dom.DOMAccess
Access an attribute of an Element.
accessAttributeValue(Attr) - Method in class org.enhydra.xml.dom.DOMAccess
Access the value of an attribute
accessAttributeValue(Document, Attr) - Static method in class org.enhydra.xml.dom.DOMAccess
Access the value of an attribute
AccessConsts - class org.enhydra.xml.xmlc.compiler.AccessConsts.
Data collection and code generation for constants used to access the DOM.
AccessConsts(MetaData, ElementTable) - Constructor for class org.enhydra.xml.xmlc.compiler.AccessConsts
Constructor.
accessDocumentElement() - Method in class org.enhydra.xml.dom.DOMAccess
Access the document element of the document.
accessDocumentElement(Document) - Static method in class org.enhydra.xml.dom.DOMAccess
Access the document element of a document.
accessDocumentType() - Method in class org.enhydra.xml.dom.DOMAccess
Access the document type node.
accessDocumentType(Document) - Static method in class org.enhydra.xml.dom.DOMAccess
Access the document type node.
accessFirstChild(Document, Node) - Static method in class org.enhydra.xml.dom.DOMAccess
Access the first child of a node.
accessFirstChild(Node) - Method in class org.enhydra.xml.dom.DOMAccess
Access the first child of a node.
AccessMethods - class org.enhydra.xml.xmlc.compiler.AccessMethods.
Data collection and code generation for element access methods.
AccessMethods(MetaData, ElementTable, AccessorGenerator) - Constructor for class org.enhydra.xml.xmlc.compiler.AccessMethods
Constructor.
accessNextSibling(Document, Node) - Static method in class org.enhydra.xml.dom.DOMAccess
Access the next sibling of a node.
accessNextSibling(Node) - Method in class org.enhydra.xml.dom.DOMAccess
Access the next sibling of a node.
ACCESSOR_TYPE_CLASS - Static variable in class org.enhydra.xml.xmlc.metadata.DocumentClass
 
ACCESSOR_TYPE_ELEMENT - Static variable in class org.enhydra.xml.xmlc.metadata.DocumentClass
 
ACCESSOR_TYPE_HTML_ELEMENT - Static variable in class org.enhydra.xml.xmlc.metadata.DocumentClass
 
ACCESSOR_TYPE_INTERFACE - Static variable in class org.enhydra.xml.xmlc.metadata.DocumentClass
 
AccessorGenerator - interface org.enhydra.xml.xmlc.dom.AccessorGenerator.
Interface for class to generate access methods in a DOM-specific manner.
acirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity acirc (â).
Acirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Acirc (Â).
acute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity acute (´).
add(HTMLElement, HTMLElement) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
add(Object) - Method in class org.enhydra.xml.xmlc.deferredparsing.Cache.MRUCache
Describe add method here.
add(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add of code to the current line
addArg(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Add an argument.
addArg(String, String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Add an argument and associate value.
addArg(String, String) - Method in class org.enhydra.xml.xmlc.misc.SSIDirective
Add an argument.
addArgs(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Add an array of arguments.
addAttrDef(HTMLAttrDef) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTagSetDef
Add an attribute definition.
addAttribute(String) - Method in class org.enhydra.xml.xmlc.html.HTMLProprietaryTags
Add a proprietary attribute to the set of allowed attributes.
addAttribute(String, String) - Method in class org.enhydra.xml.xmlc.html.parsers.HTMLDocBuilder
Add an attribute to the element on the top of the stack.
addAttribute(String, String, String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add an attribute to the element on the top of the stack.
addAttributeDecl(String, String, String, String, String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add an attribute declaration.
addCDATASection(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add a CDATASection node.
addClassImport(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add an class imports to the class.
addClassImports(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a set of class imports.
addClassLoader(ClassLoader) - Method in class org.enhydra.xml.io.XMLEntityResolver
Add a classloader to the end of the order list of classloaders to search for entities.
addComment(String) - Method in class org.enhydra.xml.xmlc.html.parsers.HTMLDocBuilder
Add a Comment node.
addComment(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add a Comment node.
addConstructor(JavaMethod) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a constructor.
addDeleteElement() - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Create and add a DeleteElement child element.
addDeleteElement(DeleteElement) - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Add a DeleteElement child element.
addEditAttrs(String) - Method in class org.enhydra.xml.xmlc.metadata.URLEdit
Add an attribute name to the editAttr attribute value.
addElementClass(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Add a class to the elementClasses attribute value.
addElementDecl(String, String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add a document type declaration.
addElementDef(ElementDef) - Method in class org.enhydra.xml.xmlc.metadata.DocumentSection
Add a ElementDef child element.
addElementDef(ElementDef) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Add a ElementDef child element.
addElementId(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Add an element ID to the elementIds attribute value.
addElementTag(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Add an element to the elementTags attribute value.
addEntityReference(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add an EntityReference object.
addEntityReference(String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add an EntityReference object.
addExternalEntityDecl(String, String, String, boolean, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add an external entity.
addField(JavaField) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a field to the class.
addHTMLAttr() - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Create and add a htmlAttr child element.
addHTMLAttr(HTMLAttr) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Add a htmlAttr child element.
addHTMLTag() - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Create and add a htmlTag child element.
addHTMLTag(HTMLTag) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Add a htmlTag child element.
addHTMLTagSet() - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Create and add a htmlTagSet child element.
addHTMLTagSet(HTMLTagSet) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Add a htmlTagSet child element.
addIdAttribute(String, String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Define an element id attribute.
addIdAttribute(String, String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Define an element id attribute.
addIdAttribute(String, String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Define an element id attribute.
addImplements(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a interface that the class will implement.
addImplements(String) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Add an interface to the list of interfaces the class will implement.
addImplements(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a list of interface for this class to implement.
addImport(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add an import to the class and interface.
addImports(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a set of imports.
addInclude(Include) - Method in class org.enhydra.xml.xmlc.metadata.Include
Add a include child
addInternalEntityDecl(String, String, boolean, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add an internal entity.
addJavacOption() - Method in class org.enhydra.xml.xmlc.metadata.JavaCompilerSection
Create and add a new JavacOption child element.
addJavacOption(JavacOption) - Method in class org.enhydra.xml.xmlc.metadata.JavaCompilerSection
Add a JavacOption child element.
addLine(String, int, int, int) - Method in class org.enhydra.xml.xmlc.misc.LineNumberMap
Add a line to the map.
addln() - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add an EOLN
addln(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add of a line of code.
addln(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add multiple lines of code.
addMethod(JavaMethod) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Add a method.
addNotationDecl(String, String, String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add a notation.
addOption(Option) - Method in class org.enhydra.xml.xmlc.commands.options.OptionSet
Add an option to the options set.
addPackagePrefix(String) - Method in class org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory
Add a package prefix to be checked
addPCDataContentElement(String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Flag an element as having #PCDATA as part of its content model.
addPCDataContentElement(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Flag a element as having #PCDATA as part of its content model.
addPCDataContentElements(XMLCDocument) - Method in class org.enhydra.xml.xmlc.html.parsers.HTMLParserBase
Add elements that have #PCDATA as part of its content model to the XMLCDocument description.
addProcessingInstruction(String, String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add a ProcessingInstruction node.
addPublicMapping(String, String) - Method in class org.enhydra.xml.io.XMLEntityResolver
Adds a public to system identifier mapping.
addResourceDir(String) - Method in class org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory
Add a resource directory
addSrc(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Add a source file to compile.
addStringArrayAttribute(String, String) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Add a addtribute to a String array attribute.
addSystemMapping(String, String) - Method in class org.enhydra.xml.io.XMLEntityResolver
Adds a system identifier alias.
addTag(String, int) - Method in class org.enhydra.xml.xmlc.html.HTMLProprietaryTags
Add a proprietary tag to the set of allowed tags.
addTag(String, int, String) - Method in class org.enhydra.xml.xmlc.html.HTMLProprietaryTags
Add a proprietary tag from a tagset.
addTagClass(TagClass) - Method in class org.enhydra.xml.xmlc.metadata.DocumentSection
Add a TagClass child element.
addTagDef(HTMLTagDef) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTagSetDef
Add an tag definition.
addTagSet(String) - Method in class org.enhydra.xml.xmlc.html.HTMLProprietaryTags
Specify one of the pre-defined sets of proprietary tags that the parser should accept.
addTextNode(String) - Method in class org.enhydra.xml.xmlc.html.parsers.HTMLDocBuilder
Add a Text node.
addTextNode(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add a Text node.
addUnparsedEntityDecl(String, String, boolean) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add an unparsed entity.
addURLMapping() - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Create and add a URLMapping child element.
addURLMapping(URLMapping) - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Add a URLMapping child element.
addURLRegExpMapping() - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Create and add a URLRegExpMapping child element.
addURLRegExpMapping(URLRegExpMapping) - Method in class org.enhydra.xml.xmlc.metadata.DOMEdits
Add a URLRegExpMapping child element.
addVars(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add variables that will be inserted at the top of the code body.
addVars(String[]) - Method in class org.enhydra.xml.xmlc.codegen.JavaCode
Add variables that will be inserted at the top of the code body.
addXCatalog() - Method in class org.enhydra.xml.xmlc.metadata.Parser
Create and add a XCatalog metadata object.
addXCatalog(XCatalog) - Method in class org.enhydra.xml.xmlc.metadata.Parser
Add a XCatalog metadata object.
adoptNode(Document, Node) - Static method in class org.enhydra.xml.dom.DOMOps
Call Document#adoptNode(node) on doc if supported.
adoptNode(Node) - Method in interface org.enhydra.xml.xmlc.XMLObject
See org.w3c.dom.Document#adoptNode
adoptNode(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
See org.w3c.dom.Document#adoptNode
adoptNode(Node) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
aelig - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity aelig (æ).
AElig - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity AElig (Æ).
agrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity agrave (à).
Agrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Agrave (À).
alefsym - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity alefsym (?).
ALL - Static variable in class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum
 
ALL_ATTRIBUTES - Static variable in class org.enhydra.xml.dom.DOMTraversal
Option flag to indicate that unspecified attributes should be included.
ALL_ATTRS - Static variable in class org.enhydra.xml.dom.DOMInfo
Print all attributes, even unspecified ones.
alpha - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity alpha (?).
Alpha - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Alpha (?).
amp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity amp (&).
ANCHOR - Static variable in class org.enhydra.xml.lazydom.html.HTMLCollectionImpl
Request collection of all anchors in document: <A> elements that have a name attribute.
and - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity and (?).
ang - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ang (?).
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
appendChild(Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
appendChild(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
appendChild(Node) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
appendChildWhileExpanding(Node) - Method in interface org.enhydra.xml.lazydom.LazyParent
Append a child during node expansion.
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
appendChildWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
APPLET - Static variable in class org.enhydra.xml.lazydom.html.HTMLCollectionImpl
Request collection of all Applets in document: <APPLET> and <OBJECT> elements (<OBJECT> must contain an Applet).
AREA - Static variable in class org.enhydra.xml.lazydom.html.HTMLCollectionImpl
Request collection of all areas in map: <AREA> element in <MAP> (non recursive).
areAttributesExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
Are the attributes of this node expanded?
areAttributesExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNS
Are the attributes of this node expanded?
areAttributesExpanded() - Method in interface org.enhydra.xml.lazydom.LazyElement
Are the attributes of this node expanded?
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
areChildrenExpanded() - Method in interface org.enhydra.xml.lazydom.LazyParent
Are the children of this node expanded?
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
areChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
aring - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity aring (å).
Aring - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Aring (Å).
asymp - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity asymp (?).
AT_EOF - Static variable in class org.enhydra.xml.xmlc.misc.SSIParsedStream
Character returned to indicate EOF.
AT_SSI - Static variable in class org.enhydra.xml.xmlc.misc.SSIParsedStream
Character returned to indicate the beginning of an SSI directive.
atBOLN() - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Are we at the beginning of a line?
atilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity atilde (ã).
Atilde - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Atilde (Ã).
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
ATTR_QUOTE_CHAR - Static variable in class org.enhydra.xml.io.BaseDOMFormatter
Quote character to use for attribute values.
ATTR_QUOTE_CHAR_ENTITY_REF - Static variable in class org.enhydra.xml.io.BaseDOMFormatter
Entity reference for attribute value quote character.
ATTRIBUTES - Static variable in class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum
 
auml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity auml (ä).
Auml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Auml (Ä).

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