Enhydra 3.1.1b1 API
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 _

I

iacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iacute (í).
Iacute - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Iacute (Í).
icirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity icirc (î).
Icirc - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Icirc (Î).
iexcl - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iexcl (¡).
ignorableWhitespace(char[], int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xerces.parsers.DOMParser
Not called.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xerces.parsers.SAXParser
Ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for ignorable whitespace.
ignorableWhitespace(int) - Method in class org.apache.xerces.parsers.DOMParser
Ignorable whitespace.
ignorableWhitespace(int) - Method in class org.apache.xerces.parsers.SAXParser
Not called.
igrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity igrave (ì).
Igrave - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Igrave (Ì).
image - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity image (?).
importNode(Node, boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
Indent - Static variable in class org.apache.xml.serialize.OutputFormat.Defaults
If indentation is turned on, the default identation level is 4.
indent() - Method in class org.apache.xml.serialize.Printer
 
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
infin - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity infin (?).
infoEnabled() - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
infoEnabled() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
init() - Method in class org.apache.xerces.parsers.DOMParser
Initializes the parser to a pre-parse state.
init(XMLCReloadingFactory) - Method in class org.enhydra.xml.xmlc.reloading.StandardRecompilationHandler
Bind to a factory.
init(XMLCReloadingFactory) - Method in interface org.enhydra.xml.xmlc.reloading.RecompilationHandler
Bind to a factory.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initFields() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Deprecated. Use syncAccessMethods() instead.
initHandlers(boolean, XMLDocumentHandler, XMLDocumentHandler.DTDHandler) - Method in class org.apache.xerces.framework.XMLParser
Set char data processing preference and handlers.
initMutationEvent(String, boolean, boolean, Node, String, String, String) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
INLINE_FORMATTING - Static variable in class org.enhydra.xml.io.HTMLElements
Format element as a inline.
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
InputSourceOps - class org.enhydra.xml.io.InputSourceOps.
Various operations on InputSources.
insertBefore(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
insertBefore(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
insertBefore(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
insertBefore(Node, Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild .
insertCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
Insert an empty TD cell into this row.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified character offset.
insertNode(Node) - Method in interface org.w3c.dom.range.Range
Inserts a node into the document or document fragment at the start of the range.
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Insert a row into this section.
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
Insert a new empty row in the table.
intChar - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity int (?).
internalEntityDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for internal general entity declaration.
internalEntityDecl(int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY Name EntityValue> (internal)
internalEntityDecl(int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an internal general entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
internalPEDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
callback for an internal parameter entity declaration.
internalPEDecl(int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ENTITY % Name EntityValue> (internal)
internalPEDecl(int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an internal parameter entity declaration.
internalSubset(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in class org.apache.xerces.parsers.DOMParser
Supports DOM Level 2 internalSubset additions.
internalSubset(int) - Method in class org.apache.xerces.parsers.SAXParser
New callback from DOM Level 2.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_NODE_TYPE_ERR - Static variable in class org.w3c.dom.range.RangeException
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
 
iota - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iota (?).
Iota - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Iota (?).
iquest - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iquest (¿).
isBoolean(String, String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if the specified attribute is a boolean and should be printed without the value.
isBooleanAttr(String) - Static method in class org.enhydra.xml.io.HTMLElements
Check if an attribute does not have a value (is boolean).
isCDataElement(String) - Method in class org.apache.xml.serialize.OutputFormat
Returns true if the text node children of the given elements should be output as CDATA.
isClosing(String, String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if the opening of one element (tagName) implies the closing of another open element (openTag).
isContentsExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocumentType
Is the contents expanded?
isDocTypeExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocument
Has the DocumentType been expanded?
isDocumentState() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Returns true if in the state of the document.
isElementContent(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element is declared to have element content.
isEmptyTag(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element is declared to be empty.
isFeatureRecognized(String) - Method in class org.apache.xerces.framework.XMLParser
Returns true if the specified feature is recognized.
isHtmlDocument() - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isHtmlFrameSet() - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isin - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity isin (?).
isLazyDOMInstance(Document) - Static method in class org.enhydra.xml.dom.DOMOps
Determine if a document is a LazyDOM instance document.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Returns whether or not this parser supports XML namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Returns whether or not this parser supports XML namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates if this SAXParserFactory is configured to produce parsers that are namespace aware or not.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates if this DocumentBuilderFactory is configured to produce parsers that are namespace aware or not.
isNamespaceAware() - Method in class org.enhydra.xml.io.DOMParser
Indicates whether or not this parser is configured to understand namespaces.
isNonEscapingElement(String) - Method in class org.apache.xml.serialize.OutputFormat
Returns true if the text node children of the given elements should be output unescaped.
ISO_8859_1 - Static variable in class org.enhydra.xml.io.Encodings
Some standard character set constants.
isOnlyOpening(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element's closing tag is generally not printed.
isOpen(InputSource) - Static method in class org.enhydra.xml.io.InputSourceOps
Determine if an input source has an open byte or character stream.
isOptionalClosing(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element's closing tag is optional and need not exist.
isOutOfDate(ClassEntry) - Method in class org.enhydra.xml.xmlc.reloading.StandardRecompilationHandler
 
isOutOfDate(ClassEntry) - Method in interface org.enhydra.xml.xmlc.reloading.RecompilationHandler
Determine if the specified class file is out-of-date relative to its class file.
isParentExpanded() - Method in interface org.enhydra.xml.lazydom.LazyParent
Is the parent of this node expanded?
isParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
isParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
isParentExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
isPreCreatedNode(Node) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isPreserveSpace(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element's textual contents preserves spaces.
isPropertyRecognized(String) - Method in class org.apache.xerces.framework.XMLParser
Returns true if the specified property is recognized.
isScriptStyle(Element) - Static method in class org.enhydra.xml.io.HTMLElements
Test if an Element is a script or style element, which have special content handling.
isSpecified(int) - Method in class org.apache.xerces.framework.XMLAttrList
Was the attribute explicitly supplied or was it provided through a default?
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyProcessingInstruction
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyEntity
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyNotation
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyComment
 
isTemplateNode() - Method in interface org.enhydra.xml.lazydom.LazyNode
Check if this node is a template node.
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyCDATASection
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyText
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyDocument
 
isTemplateNode() - Method in class org.enhydra.xml.lazydom.LazyDocumentType
 
isURI(String, String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if the specified attribute it a URI and should be escaped appropriately.
isURLAttribute(Element, String) - Method in class org.enhydra.wireless.wml.WMLDomFactory
 
isURLAttribute(Element, String) - Method in interface org.enhydra.xml.io.DocumentInfo
 
isURLAttribute(Element, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
isURLAttribute(Element, String) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Determine if an an attribute of an element may contain a URL and should be subject to URL editing at compile time(or rewriting at run time.
isURLAttribute(Element, String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isValid(String) - Method in class org.enhydra.xml.io.Encodings
Determine if an encoding is a valid encoding.
isValidating() - Method in class javax.xml.parsers.SAXParser
Returns whether or not this parser supports validating XML content.
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Returns whether or not this parser supports validating XML content.
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Indicates if this SAXParserFactory is configured to produce parsers that validate XML documents as they are parsed.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates if this DocumentBuilderFactory is configured to produce parsers that validate XML documents as they are parsed.
isValidating() - Method in class org.enhydra.xml.io.DOMParser
Indicates whether or not this parser is configured to validate XML documents.
isXMLDocument(InputSource) - Static method in class org.enhydra.xml.io.InputSourceOps
Determine an input source points to an XML document.
isXMLDocument(Reader) - Static method in class org.enhydra.xml.io.InputSourceOps
Determine an document reader is attached to an XML document by checking the first few bytes.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the index th item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the index th item in the collection.
item(int) - Method in interface org.w3c.dom.html.HTMLCollection
This method retrieves a node specified by ordinal index.
iuml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iuml (ï).
Iuml - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Iuml (Ï).

Enhydra 3.1.1b1 API
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 _