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

S

sameEncodings(String, String) - Method in class org.enhydra.xml.io.Encodings
Determine if two encoding names represent the same encoding.
sameValidCharRange(CharacterSet) - Method in class org.enhydra.xml.io.CharacterSet
Deprecated. use {qlink #isCompatible} instead
sameValidCharRange(CharacterSet) - Method in class org.enhydra.xml.io.ISO8859CharacterSet
 
sameValidCharRange(CharacterSet) - Method in class org.enhydra.xml.io.ShiftJisCharacterSet
 
sbquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sbquo (‚).
scaron - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity scaron (š).
Scaron - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Scaron (Š).
sdot - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sdot (?).
sect - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sect (§).
SecuritySupport - class org.enhydra.xml.lazydom.html.SecuritySupport.
This class is duplicated for each subpackage so keep it in sync.
select() - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
select() - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
serialize() - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Serialize this object to a XML file using the default name.
serialize(File) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Serialize this object to a XML file.
serialVersionUID - Static variable in class org.enhydra.xml.lazydom.html.ObjectFactory.ConfigurationError
Serialization version.
ServletDocumentLoader - interface org.enhydra.xml.xmlc.servlet.ServletDocumentLoader.
An extended interface for document loaders.
ServletLogWriter - class org.enhydra.xml.xmlc.servlet.ServletLogWriter.
Writer that writes to the ServletContext.log() method.
ServletLogWriter(ServletContext) - Constructor for class org.enhydra.xml.xmlc.servlet.ServletLogWriter
Constructor.
ServletXMLCLogger - class org.enhydra.xml.xmlc.servlet.ServletXMLCLogger.
XMLC logger interface to the Servlet logging API.
ServletXMLCLogger(ServletContext, boolean, boolean) - Constructor for class org.enhydra.xml.xmlc.servlet.ServletXMLCLogger
Constructor.
set(boolean, Object) - Method in class org.enhydra.xml.xmlc.commands.options.BooleanOption
Method called to set the value.
set(Object) - Method in class org.enhydra.xml.xmlc.commands.options.FlagOption
Method called to set the value.
setAbbr(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setAccept(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setAcceptCharset(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLegendElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLabelElementImpl
 
setAccessKey(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setAction(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setAdjustedSubTreeNodeSize(int) - Method in class org.enhydra.xml.xmlc.compiler.ElementInfo
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHRElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableSectionElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHeadingElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLegendElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLParagraphElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLDivElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCaptionElementImpl
 
setAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setALink(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setAlt(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setAlt(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setAlt(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setAlt(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setArchive(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setArchive(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setAttribute(String, boolean) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
Convenience method used to set a boolean attribute.
setAttribute(String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setAttribute(String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setAttributeNode(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setAttributeNode(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setAttributeNodeNS(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setAttributeNodeNS(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setAttributeNS(String, String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setAttributeNS(String, String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setAttrName(String) - Method in class org.enhydra.xml.xmlc.metadata.TagClass
Set the attrName attribute value.
setAxis(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setBackground(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setBgColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setBgColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setBgColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setBgColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setBlock(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTag
Set the block attribute value.
setBody(HTMLElement) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
setBody(HTMLElement) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedHTMLDocument
 
setBody(HTMLElement) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
setBooleanAttribute(String, boolean) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Set the value of a boolean primitive attribute, with a default of false.
setBooleanAttribute(String, boolean, boolean) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Set the value of a boolean primitive attribute.
setBooleanObjectAttribute(String, Boolean) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Set or delete the value of a boolean object attribute.
setBorder(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setBorder(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setBorder(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setByteStream(InputStream) - Method in class org.enhydra.xml.io.ClosingInputSource
Set the byte stream, copying it to a buffer.
setCaption(HTMLTableCaptionElement) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setCellIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setCellPadding(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setCells(HTMLCollection) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setCellSpacing(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setCh(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableSectionElementImpl
 
setCh(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setCh(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setCh(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setCharacterStream(Reader) - Method in class org.enhydra.xml.io.ClosingInputSource
Set the character stream, copying it to a buffer.
setCharset(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setCharset(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setCharset(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setChecked(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setChild(MetaDataElement) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Add or replace a child element.
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
setChildrenExpanded() - Method in interface org.enhydra.xml.lazydom.LazyParent
Flag the children as being expanded.
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
setChildrenExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
setChOff(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableSectionElementImpl
 
setChOff(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setChOff(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setChOff(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setCite(String) - Method in class org.enhydra.xml.lazydom.html.HTMLModElementImpl
 
setCite(String) - Method in class org.enhydra.xml.lazydom.html.HTMLQuoteElementImpl
 
setClassName(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
 
setClassName(String) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. Set the fully qualified class name.
setClassOutputRoot(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Set the class output root.
setClassOutputRoot(String) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the classOutputRoot attribute.
setClear(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBRElementImpl
 
setCode(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setCode(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setCodeBase(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setCodeBase(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setCodeType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBaseFontElementImpl
 
setColor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFontElementImpl
 
setCols(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setCols(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameSetElementImpl
 
setColSpan(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setCompact(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLDirectoryElementImpl
 
setCompact(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLDListElementImpl
 
setCompact(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLOListElementImpl
 
setCompact(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLUListElementImpl
 
setCompact(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLMenuElementImpl
 
setCompatibility(HTMLCompatibility) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Set the compatibility child element, or delete with null.
setCompileOptions(CompileOptions) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the compile options, or delete by specifying null.
setCompileSource(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the compileSource attribute.
setContent(String) - Method in class org.enhydra.xml.lazydom.html.HTMLMetaElementImpl
 
setCookie(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
setCookie(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedHTMLDocument
 
setCookie(String) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
setCoords(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setCoords(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setCreateGetElement(Boolean) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the createGetElement attribute value.
setCreateGetTagMethods(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the createGetTagMethods attribute value.
setCreateMetaData(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the createMetaData attribute value.
setCreateSetText(Boolean) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the createSetText attribute value.
setCreateSource(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the createSource attribute.
setData(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setDateTime(String) - Method in class org.enhydra.xml.lazydom.html.HTMLModElementImpl
 
setDebugWriter(PrintWriter) - Method in class org.enhydra.xml.io.XMLEntityResolver
Set a writer used to output debug messages.
setDebugWriter(PrintWriter) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Set the debug logging writer; disable by setting to null.
setDeclare(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setDefaultChecked(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setDefaultMetaDataPath(String) - Method in class org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory
Set the default meta data file to be used by the dynamically added pages
setDefaultResolving() - Method in class org.enhydra.xml.io.XMLEntityResolver
Load the default entity catalog and enable loading entities the classloader for the classloader that loaded this class.
setDefaultSelected(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setDefaultValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setDefaultValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setDefer(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setDeferredParsing(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the deferred parsing attribute value.
setDelegate(ClassLoader) - Method in class org.enhydra.xml.xmlc.deferredparsing.DynamicClassLoader
Add a delegate be used in class loading.
setDelegate(XMLObject) - Method in interface org.enhydra.xml.xmlc.XMLObject
Set the delegate object.
setDelegate(XMLObject) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setDelegateSupport(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the delegateSupport attribute value.
setDir(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLOptGroupElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLStyleElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setDisabled(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setDocument(Document, String, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Set the DOM document associated with this object and optional encoding.
setDocumentClass(DocumentClass) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the document class metdata, or delete by specifying null.
setDocumentClassName(String) - Method in class org.enhydra.xml.io.DOMParser
Set the document class for the document to construct.
setDocumentFormat(DocumentFormat) - Method in class org.enhydra.xml.xmlc.metadata.InputDocument
Set the documentFormat attribute.
setDocumentOutput(String) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the documentOutput attribute.
setDocumentSection(DocumentSection) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the document metadata, or delete by specifying null.
setDocumentTypeName(String) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Set the document type name (rootElement).
setDocumentTypeName(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Set the document type name (rootElement).
setDocumentURI(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setDocumentURI(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setDom(DOMType) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the dom attribute value.
setDOMEdits(DOMEdits) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the DOM edits metadata, or delete by specifying null.
setDomFactory(String) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the domFactory attribute value.
setDomType(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the domType attribute value.
setDropHtmlSpanIds(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set the drop HTML <span> element id's flag.
setDump(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setEditAttrs(String[]) - Method in class org.enhydra.xml.xmlc.metadata.URLEdit
Set the editAttrs attribute value.
setElementClasses(String[]) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Set the elementClasses attribute value.
setElementId(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the elementId attribute value.
setElementIds(String[]) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Set the elementIds attribute value.
setElementTags(String[]) - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Set the elementTags attribute value.
setEmpty(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTag
Set the empty attribute value.
setEnableXHTMLCompatibility(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Enable or disable XMLC XHTML compatibility workarounds
setEncoding(Document, String) - Static method in class org.enhydra.xml.dom.DOMOps
Call Document#setEncoding(enc) on doc if supported.
setEncoding(Entity, String) - Static method in class org.enhydra.xml.dom.DOMOps
Call Entity#setEncoding(enc) on entity if supported.
setEncoding(String) - Method in class org.enhydra.xml.io.OutputOptions
Set the encoding.
setEncoding(String) - Method in interface org.enhydra.xml.xmlc.XMLObject
See org.w3c.dom.Document#setEncoding
setEncoding(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
See org.w3c.dom.Document#setEncoding
setEncoding(String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
setEncoding(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setEncoding(String) - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Set the encoding attribute value.
setEncoding(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Set the encoding for the document.
setEnctype(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setEntityResolver(EntityResolver) - Method in class org.enhydra.xml.io.DOMParser
Specify the EntityResolver to be used to resolve entities present in the XML document to be parsed.
setErrorHandler(ErrorHandler) - Method in class org.enhydra.xml.io.DOMParser
Specify the ErrorHandler to be used handle parse errors.
setErrorWriter(PrintWriter) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Set the error logging writer; disable by setting to null.
setEvent(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setExtends(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Set the class that this class extends.
setExtends(String) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the extends attribute value.
setFace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBaseFontElementImpl
 
setFace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFontElementImpl
 
setFormat(OutputOptions.Format) - Method in class org.enhydra.xml.io.OutputOptions
Set the output format for the file.
setFrame(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setFrameBorder(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setFrameBorder(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setFreeformOptions(Map) - Method in class org.enhydra.xml.io.OutputOptions
Copies all of the mappings from the specified map.
setGenerate(GenerateType) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the generate attribute value.
setGetTagReturnType(String) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the return type for getTagXXX() methods or null to delete attribute.
setHandler(DOMTraversal.Handler) - Method in class org.enhydra.xml.dom.DOMTraversal
Set the handler.
setHeaders(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setHref(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBaseElementImpl
 
setHref(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setHref(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setHref(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setHreflang(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setHreflang(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setHspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setHspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setHspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setHtmlFor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setHtmlFor(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLabelElementImpl
 
setHTMLSection(HTMLSection) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the HTML metadata, or delete by specifying null.
setHttpEquiv(String) - Method in class org.enhydra.xml.lazydom.html.HTMLMetaElementImpl
 
setId(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
 
setIndentSize(int) - Method in class org.enhydra.xml.io.OutputOptions
Set indentation size.
setIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setInfoWriter(PrintWriter) - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Set the info logging writer; disable by setting to null.
setInline(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTag
Set the inline attribute value.
setInputDocument(InputDocument) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the input document, or delete by specifying null.
setInputDocument(String) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Deprecated. use InputDocument#setUrl(String)
setInterface(String) - Method in class org.enhydra.xml.xmlc.codegen.JavaClass
Set the interface name for the associated generated interface.
setInternalSubset(String) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Add internal subset as a single string.
setInternalSubset(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Add internal subset as a single string.
setIsHtmlFrameSet() - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Flat the document as a HTML frameset.
setIsMap(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setJavac(String) - Method in class org.enhydra.xml.xmlc.metadata.JavaCompilerSection
Set the value of the javac attribute.
setJavaCompiler(JavaCompilerSection) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the java compiler metadata, or delete by specifying null.
setJavaEncoding(String) - Method in class org.enhydra.xml.io.OutputOptions
Deprecated. Use setEncoding().
setJavaName(String) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the javaName attribute value.
setKeep(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setKeepGeneratedSource(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the keepGeneratedSource attribute.
setLabel(String) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setLabel(String) - Method in class org.enhydra.xml.lazydom.html.HTMLOptGroupElementImpl
 
setLang(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
 
setLink(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setLocator(Locator) - Method in class org.enhydra.xml.xmlc.parsers.XMLCDocumentLocator
Set the document locator.
setLongDesc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setLongDesc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setLongDesc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setLowSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setMarginHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setMarginHeight(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setMarginWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setMarginWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setMaxLength(int) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setMedia(String) - Method in class org.enhydra.xml.lazydom.html.HTMLStyleElementImpl
 
setMedia(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setMethod(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setMIMEType(String) - Method in class org.enhydra.xml.io.OutputOptions
Set the MIME for an output routine to use.
setMultiple(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setName(ParserType) - Method in class org.enhydra.xml.xmlc.metadata.Parser
Set the parser to use.
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLParamElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLMapElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLMetaElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setName(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setName(String) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the name attribute value.
setName(String) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTag
Set the name attribute value.
setName(String) - Method in class org.enhydra.xml.xmlc.metadata.HTMLAttr
Set the name attribute value.
setName(String) - Method in class org.enhydra.xml.xmlc.metadata.Implements
Set the name of the interface.
setName(String) - Method in class org.enhydra.xml.xmlc.metadata.JavacOption
Set the name attribute value.
setNamespaceAware(boolean) - Method in class org.enhydra.xml.io.DOMParser
Enable or disable namespaces.
setNewUrl(String) - Method in class org.enhydra.xml.xmlc.metadata.URLMapping
Set the newUrl attribute value.
setNoCompile(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyDocumentType
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyText
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyCDATASection
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyProcessingInstruction
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyNotation
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyEntity
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyComment
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Set the node value, invalidating the id.
setNodeValue(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setNodeValue(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setNoHref(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setNoResize(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setNoShade(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLHRElementImpl
 
setNoWrap(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setObject(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setOldClassConstants(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLCompatibility
Set the oldClassConstants attribute value.
setOldNameConstants(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLCompatibility
Set the oldNameConstants attribute value.
setOmitAttributeCharEntityRefs(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set value of flag that enables or disables the use of character entity references in attribute values.
setOmitDocType(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set flag indicating if the DOCTYPE should be omitted.
setOmitEncoding(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set flag indicating if encoding should be omitted from the XML header.
setOmitXMLHeader(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set flag indicating if the XML header should be omitted.
setOptclose(boolean) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTag
Set the optclose attribute value.
setOptional(boolean) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the optional attribute value.
setOptions(int) - Method in class org.enhydra.xml.xmlc.misc.ProcessRunner
Set the options
setOutputOptions(OutputOptions) - Method in class org.enhydra.xml.io.DOMFormatter
Set the output options.
setOwnerDocument(LazyDocument) - Method in class org.enhydra.xml.lazydom.LazyDocumentType
Set the owner of the document.
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
setParentExpanded() - Method in interface org.enhydra.xml.lazydom.LazyParent
Flag the parent as being expanded.
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
setParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
setParentWhileExpanding(Node) - Method in interface org.enhydra.xml.lazydom.LazyParent
Set the parent of this node during expansion.
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
setParentWhileExpanding(Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
setParseInfo(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setParser(Parser) - Method in class org.enhydra.xml.xmlc.metadata.MetaData
Set the parser metadata, or delete by setting to null.
setPrefix(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setPrefix(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setPreFormatOutputOptions(OutputOptions) - Method in class org.enhydra.xml.lazydom.LazyDocument
Set the output options that were used to preformat this document.
setPreFormattedText(String) - Method in interface org.enhydra.xml.io.PreFormattedText
Set the pre-formatted text for a node.
setPreFormattedText(String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
setPreFormattedText(String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
setPreFormattedText(String) - Method in class org.enhydra.xml.lazydom.LazyText
 
setPreserveSpace(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set the default space-preservation flag.
setPrettyPrinting(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Enable or disable pretty-printing.
setPrintAccessMethods(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setPrintAccessorInfo(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the printAccessorInfo attribute.
setPrintDebug(boolean) - Method in class org.enhydra.xml.io.ErrorReporter
Set the value of the printDebug flag.
setPrintDocumentInfo(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the printDocumentInfo attribute.
setPrintDOM(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the printDOM attribute.
setPrintParseInfo(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the printParseInfo attribute.
setPrintVersion(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the printVersion attribute.
setPrintWarnings(boolean) - Method in class org.enhydra.xml.io.ErrorReporter
Set the value of the printWarnings flag.
setProcessSSI(boolean) - Method in class org.enhydra.xml.xmlc.metadata.InputDocument
Set the processSSI attribute.
setProfile(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHeadElementImpl
 
setPrompt(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIsIndexElementImpl
 
setPublicId(String) - Method in class org.enhydra.xml.io.OutputOptions
Set the public id to use in the DOCUMENT.
setPublicId(String) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Set the publicId.
setPublicId(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Set the publicId.
setReadOnly() - Method in class org.enhydra.xml.xmlc.metadata.HTMLTagSetDef
Mark readonly.
setReadOnly(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setReadOnly(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setRecompilation(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the recompilation attribute value.
setRecompileSource(String) - Method in class org.enhydra.xml.xmlc.metadata.InputDocument
Set the recompileSource attribute value.
setRegexp(String) - Method in class org.enhydra.xml.xmlc.metadata.URLRegExpMapping
Set the regexp attribute value.
setRel(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setRel(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setRemoveAttribute(String, String) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Set or remove a string attribute.
setRemoveStringArrayAttribute(String, String[]) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Set or remove a String array attribute.
setRev(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setRev(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setRowIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setRows(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setRows(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameSetElementImpl
 
setRowSpan(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setRules(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setScheme(String) - Method in class org.enhydra.xml.lazydom.html.HTMLMetaElementImpl
 
setScope(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setScrolling(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setScrolling(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setSectionRowIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setSelected(boolean) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setSelectedIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setServletContext(ServletContext) - Method in interface org.enhydra.xml.xmlc.servlet.ServletDocumentLoader
Set the servlet context for this instance.
setSessionURLEncoding(XMLCContext.SessionURLEncodingMode) - Method in class org.enhydra.xml.xmlc.servlet.XMLCContext
Set the session URL encoding mode.
setShape(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setShape(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setSize(int) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setSize(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setSize(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHRElementImpl
 
setSize(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBaseFontElementImpl
 
setSize(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFontElementImpl
 
setSourceDocument(File) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. Set the source file.
setSourceOutputRoot(String) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the sourceOutputRoot attribute.
setSpan(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl
 
setSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setSrc(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setSSIBase(String) - Method in class org.enhydra.xml.xmlc.metadata.InputDocument
Set the SSIBase attribute.
setStandalone(boolean) - Method in interface org.enhydra.xml.xmlc.XMLObject
See org.w3c.dom.Document#setStandalone
setStandalone(boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
See org.w3c.dom.Document#setStandalone
setStandalone(boolean) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setStandalone(Document, boolean) - Static method in class org.enhydra.xml.dom.DOMOps
Call Document#setStandalone(val) on doc if supported.
setStandby(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setStart(int) - Method in class org.enhydra.xml.lazydom.html.HTMLOListElementImpl
 
setStrictErrorChecking(boolean) - Method in interface org.enhydra.xml.xmlc.XMLObject
See org.w3c.dom.Document#setStrictErrorChecking
setStrictErrorChecking(boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
See org.w3c.dom.Document#setStrictErrorChecking
setStrictErrorChecking(boolean) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setStrictErrorChecking(Document, boolean) - Static method in class org.enhydra.xml.dom.DOMOps
Call Document#setStrictErrorChecking(val) on doc if supported.
setSubst(String) - Method in class org.enhydra.xml.xmlc.metadata.URLRegExpMapping
Set the subst attribute value.
setSummary(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setSuppressGetElementMethods(boolean) - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Set the createGetElementMethods attribute value.
setSystemId(String) - Method in class org.enhydra.xml.io.OutputOptions
Set the system id to use in the DOCUMENT.
setSystemId(String) - Method in class org.enhydra.xml.xmlc.dom.DocTypeBuilder
Set the systemId.
setSystemId(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Set the systemId.
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setTabIndex(int) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setTagName(String) - Method in class org.enhydra.xml.xmlc.metadata.TagClass
Set the tagName attribute value.
setTagNames(String[]) - Method in class org.enhydra.xml.xmlc.metadata.ElementDef
Set the tagNames attribute value.
setTagSet(HTMLTagSetType) - Method in class org.enhydra.xml.xmlc.metadata.HTMLTagSet
Set the tagSet to use.
setTarget(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBaseElementImpl
 
setTarget(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setTarget(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setTarget(String) - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
setTarget(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl
 
setText(String) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setText(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTitleElementImpl
 
setText(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setText(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setTextContent(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setTextContent(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setTFoot(HTMLTableSectionElement) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setTHead(HTMLTableSectionElement) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setThrowErrorMsgs(boolean) - Method in class org.enhydra.xml.xmlc.compiler.Javac
Enable collecting errors and throwing them in an exception.
setTitle(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLElement
 
setTitle(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
setTitle(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedHTMLDocument
 
setTitle(String) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLParamElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLOListElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLStyleElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLUListElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLLIElementImpl
 
setupGetElementMethod(ElementInfo, ElementInfo.AccessorInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Set up a accessor (getElementXXX or getTagXXX) method object for an element.
setupSetTextMethod(ElementInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Setup the setText method for an element.
setupURLRewriter(HttpServletRequest, HttpServletResponse) - Method in class org.enhydra.xml.xmlc.servlet.XMLCContext
Setup the session URL encoder as required by configuration and request.
setUrl(String) - Method in class org.enhydra.xml.xmlc.metadata.URLMapping
Set the url attribute value.
setUrl(String) - Method in class org.enhydra.xml.xmlc.metadata.Include
Set the url attribute.
setUrl(String) - Method in class org.enhydra.xml.xmlc.metadata.XCatalog
Set the url attribute value.
setURLRewriteAttributes(Set) - Method in class org.enhydra.xml.io.OutputOptions
Set the attribute names to apply URLRewriting to (assuming URLRewriting is being used instead of session cookies).
setURLRewriteAttributes(String[]) - Method in class org.enhydra.xml.io.OutputOptions
 
setURLRewriter(URLRewriter) - Method in class org.enhydra.xml.io.OutputOptions
Set the URLRewriter that all URL attributes will be passed through.
setUseAposEntity(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Enable or disable the use of &apos; for escaping single quotes.
setUseHTML4Entities(boolean) - Method in class org.enhydra.xml.io.OutputOptions
Set the flag telling whether to use named entities from HTML 4.0 or not.
setUseMap(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setUseMap(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setUseMap(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setUserData(String, Object, UserDataHandler) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setUserData(String, Object, UserDataHandler) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setValidate(boolean) - Method in class org.enhydra.xml.xmlc.metadata.Parser
Set the document validation flag.
setValidate(Boolean) - Method in class org.enhydra.xml.xmlc.metadata.Parser
Set the document validation flag.
setValidation(boolean) - Method in class org.enhydra.xml.io.DOMParser
Enable or disable validation.
setVAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableSectionElementImpl
 
setVAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl
 
setVAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setVAlign(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setValue(int) - Method in class org.enhydra.xml.lazydom.html.HTMLLIElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
setValue(String) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLParamElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl
 
setValue(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl
 
setValue(String) - Method in class org.enhydra.xml.xmlc.metadata.JavacOption
Set the value attribute value.
setValueType(String) - Method in class org.enhydra.xml.lazydom.html.HTMLParamElementImpl
 
setVerbose(boolean) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. for kelp only
setVerbose(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the verbose attribute.
setVersion(Document, String) - Static method in class org.enhydra.xml.dom.DOMOps
Call Document#setVersion(version) on doc if supported.
setVersion(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHtmlElementImpl
 
setVersion(String) - Method in interface org.enhydra.xml.xmlc.XMLObject
See org.w3c.dom.Document#setVersion
setVersion(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
See org.w3c.dom.Document#setVersion
setVersion(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setVLink(String) - Method in class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl
 
setVspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setVspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setVspace(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setWarnings(boolean) - Method in class org.enhydra.xml.xmlc.metadata.Parser
Set the document validation flag.
setWarnings(boolean) - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Set the document validation flag.
setWidth(int) - Method in class org.enhydra.xml.lazydom.html.HTMLPreElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLHRElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLImageElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl
 
setWidth(String) - Method in class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl
 
setXMLCFactory(XMLCFactory) - Method in class org.enhydra.xml.xmlc.servlet.XMLCContext
Explictly set XMLC factory.
setXmlEncoding(String) - Method in class org.enhydra.xml.io.OutputOptions
Deprecated. Use setEncoding().
setXMLObject(XMLObject) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
setXMLObject(XMLObject) - Method in interface org.enhydra.xml.xmlc.XMLObjectLink
Set the XMLC XMLObject that contains this document.
setXMLObject(XMLObject) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setXMLObject(XMLObject) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory.LinkedXercesDocument
Deprecated.  
setXMLObject(XMLObject) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory.LinkedXercesDocument
Deprecated.  
setXMLObject(XMLObject) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedHTMLDocument
 
setXMLObject(XMLObject) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedDocument
 
setXmlStandalone(boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setXmlStandalone(boolean) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setXmlVersion(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
setXmlVersion(String) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericLinkedDocument
 
setXMLVersion(String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Set the XML version.
setXMLVersion(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Set the XML version.
setZeroCheck(boolean) - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Set value of zero-check flag.
SHIFT_JIS - Static variable in class org.enhydra.xml.io.Encodings
 
ShiftJisCharacterSet - class org.enhydra.xml.io.ShiftJisCharacterSet.
Class that implements special character handling for Shift_JIS.
ShiftJisCharacterSet(String, int, String, String[]) - Constructor for class org.enhydra.xml.io.ShiftJisCharacterSet
Constructor
shouldEncodeSessionId(HttpServletRequest) - Method in class org.enhydra.xml.xmlc.servlet.XMLCContext
Determine if a session id should be encoded URLs.
shy - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity shy (­).
sigma - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sigma (?).
Sigma - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Sigma (?).
sigmaf - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sigmaf (?).
sim - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sim (?).
SIMPLE_CLASS_NAMES - Static variable in class org.enhydra.xml.dom.DOMStats
Option flag to print simple class names instead of fully qualified names.
simpleClassName(Object) - Static method in class org.enhydra.xml.xmlc.codegen.JavaLang
 
simpleClassName(String) - Static method in class org.enhydra.xml.xmlc.codegen.JavaLang
 
SimpleDOMTraversal - class org.enhydra.xml.dom.SimpleDOMTraversal.
Simple DOM traverser that calls a handler for every node in the DOM tree.
SimpleDOMTraversal.Handler - interface org.enhydra.xml.dom.SimpleDOMTraversal.Handler.
Interface for node callback object.
SimpleDOMTraversal(SimpleDOMTraversal.Handler) - Constructor for class org.enhydra.xml.dom.SimpleDOMTraversal
Constructor.
size() - Method in class org.enhydra.xml.lazydom.NodeIdMap
Get the size of the node map.
size() - Method in class org.enhydra.xml.xmlc.deferredparsing.Cache
Get the current size of the cache.
SORT_ATTRIBUTES - Static variable in class org.enhydra.xml.dom.DOMTraversal
Option flag to indicate that attributes should be sorted before calling the handlers.
spades - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity spades (?).
src - Variable in class org.enhydra.xml.xmlc.deferredparsing.DocumentLoaderImpl.CacheEntry
 
SSIDirective - class org.enhydra.xml.xmlc.misc.SSIDirective.
A parsed SSI directive.
SSIDirective.Arg - class org.enhydra.xml.xmlc.misc.SSIDirective.Arg.
Class containing an argument name/value pair.
SSIDirective.Arg(SSIDirective, String, String) - Constructor for class org.enhydra.xml.xmlc.misc.SSIDirective.Arg
Constructor
SSIDirective(String, String) - Constructor for class org.enhydra.xml.xmlc.misc.SSIDirective
Constructor.
SSIParsedStream - class org.enhydra.xml.xmlc.misc.SSIParsedStream.
Implements the reading and parsing of an SSI stream.
SSIParsedStream(InputSource, LineNumberRecorder) - Constructor for class org.enhydra.xml.xmlc.misc.SSIParsedStream
Constructor.
SSIParsedStream(InputSource, LineNumberRecorder, SSIParsedStream) - Constructor for class org.enhydra.xml.xmlc.misc.SSIParsedStream
Constructor.
SSIReader - class org.enhydra.xml.xmlc.misc.SSIReader.
A reader that implements Server-Side Includes (SSI).
SSIReader.Listener - class org.enhydra.xml.xmlc.misc.SSIReader.Listener.
Listener for SSI open/close events.
SSIReader.Listener(SSIReader) - Constructor for class org.enhydra.xml.xmlc.misc.SSIReader.Listener
 
SSIReader(InputSource, String) - Constructor for class org.enhydra.xml.xmlc.misc.SSIReader
Construct a new reader for the specified file.
StandardDocumentLoader - class org.enhydra.xml.xmlc.deferredparsing.StandardDocumentLoader.
Standard implementation of the document loader for deferred parsing.
StandardDocumentLoader() - Constructor for class org.enhydra.xml.xmlc.deferredparsing.StandardDocumentLoader
 
StandardDocumentLoader(Map) - Constructor for class org.enhydra.xml.xmlc.deferredparsing.StandardDocumentLoader
 
startCDATA() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
Handle start of CDATA section.
startCDATA() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle start of CDATA section.
startDocument() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
startDocument() - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle start of document.
startDTD(QName, int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
 
startDTD(QName, int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
 
startElement(QName, XMLAttrList, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
Handle start of element.
startElement(QName, XMLAttrList, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle start of element.
startElement(String) - Method in class org.enhydra.xml.xmlc.html.parsers.HTMLDocBuilder
Start a new Element.
startElement(String, String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Start a new Element.
startEntityReference(int, int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle the start of an entity reference.
startEntityReference(int, int, int, boolean) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
Handle the start of an entity reference.
startEntityReference(String) - Method in class org.enhydra.xml.xmlc.parsers.DocBuilder
Start an entity reference in the document (not DTD).
startNamespaceDeclScope(int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesTracer
Handle start of a namespace declaration scope.
startNamespaceDeclScope(int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle start of a namespace declaration scope.
STATIC - Static variable in class org.enhydra.xml.xmlc.codegen.JavaModifiers
Class scope modifier flag.
STDERR_TO_REPORTER - Static variable in class org.enhydra.xml.xmlc.misc.ProcessRunner
 
StreamXMLCLogger - class org.enhydra.xml.xmlc.StreamXMLCLogger.
XMLC logger interface to PrintWriter streams.
StreamXMLCLogger() - Constructor for class org.enhydra.xml.xmlc.StreamXMLCLogger
Constructor with no streams specified.
StreamXMLCLogger(PrintWriter) - Constructor for class org.enhydra.xml.xmlc.StreamXMLCLogger
Constructor specifing a single stream to be used for both info and error logging.
StreamXMLCLogger(PrintWriter, PrintWriter, PrintWriter) - Constructor for class org.enhydra.xml.xmlc.StreamXMLCLogger
Constructor specifing a streams for info, error and debug.
StringIndentWriter - class org.enhydra.xml.xmlc.codegen.StringIndentWriter.
IndentWriter to a string.
StringIndentWriter() - Constructor for class org.enhydra.xml.xmlc.codegen.StringIndentWriter
Constructor.
StringIndentWriter(int) - Constructor for class org.enhydra.xml.xmlc.codegen.StringIndentWriter
Constructor.
sub - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sub (?).
sube - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sube (?).
submit() - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
sum - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sum (?).
sup - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sup (?).
sup1 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sup1 (¹).
sup2 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sup2 (²).
sup3 - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity sup3 (³).
supe - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity supe (?).
SWING - Static variable in class org.enhydra.xml.xmlc.metadata.ParserType
Constant for Swing HTML parser.
SWING_1_1 - Static variable in class org.enhydra.xml.xmlc.html.parsers.swing.ParserAdaptor
Swing version constants, can be compared numerically
SWING_1_2 - Static variable in class org.enhydra.xml.xmlc.html.parsers.swing.ParserAdaptor
 
SWING_1_3 - Static variable in class org.enhydra.xml.xmlc.html.parsers.swing.ParserAdaptor
 
SwingHTMLParser - class org.enhydra.xml.xmlc.html.parsers.swing.SwingHTMLParser.
XMLCParser object for HTML and HTML framesets using the Swing HTML parser.
SwingHTMLParser() - Constructor for class org.enhydra.xml.xmlc.html.parsers.swing.SwingHTMLParser
 
SwingParser - class org.enhydra.xml.xmlc.html.parsers.swing.SwingParser.
Interface to the Swing HTML parser.
SwingParser.ParserError - error org.enhydra.xml.xmlc.html.parsers.swing.SwingParser.ParserError.
Error thrown to stop parser.
SwingParser.ParserError(SwingParser, Exception) - Constructor for class org.enhydra.xml.xmlc.html.parsers.swing.SwingParser.ParserError
Constructor.
SwingParser() - Constructor for class org.enhydra.xml.xmlc.html.parsers.swing.SwingParser
 
SYM_TEXT_LINEBREAKS - Static variable in class org.enhydra.xml.dom.DOMInfo
Print newlines and carriage returns as \n and \r, avoiding linebreaks in text
syncAccessMethods() - Method in interface org.enhydra.xml.xmlc.XMLObject
Initialize the fields used by the generated access methods from the current state of the document.
syncAccessMethods() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
syncWithDocument(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Generated function to synchronize the fields used by the access methods.
SYSTEM_ID - Static variable in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
System id for created metadata files
szlig - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity szlig (ß).

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