Enhydra 3.1 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 (Î).
id - Variable in class javax.servlet.jsp.tagext.TagSupport
 
ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
"id" is wired in to be ID.
IdKeyPattern() - Method in class org.apache.xalan.xpath.XPathProcessorImpl
IdKeyPattern ::= 'id' '(' Literal ')' | 'key' '(' Literal ',' Literal ')' (Also handle doc())
iexcl - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity iexcl (¡).
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
SAX API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Implement the ignorableWhitespace event.
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(char[], int, int, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
XMLDocumentHandler API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
ignorableWhitespace(int) - Method in class org.apache.xalan.xpath.dtm.DTM
Ignorable whitespace.
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.
ignorableWhitespace(int, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
XMLDocumentHandler API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
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.apache.xalan.xpath.dtm.DTMProxy
 
importNode(Node, boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
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.
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(String) - Method in class javax.servlet.jsp.PageContext
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being processed by the calling Thread.
INCOMPLETE - Static variable in interface com.lutris.appserver.server.Application
Incomplete state code.
increment() - Method in class com.lutris.appserver.server.sql.ObjectId
Returns an object id whose value is (this+1)
incrementContextNodePosition(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
Increment the current context node position.
incrementContextNodePosition(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Increment the current context node position.
incrementRandomCounter() - Method in class com.lutris.appserver.server.session.StandardSessionKeyGen
Increment the random counter.
incrRequestCount() - Method in interface com.lutris.appserver.server.sql.DBConnection
Increment the count of the number of requests against this connection.
incrRequestCount() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Increment the count of the number of requests against this connection.
indent - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Amount to indent.
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
 
indent(int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Prints a newline character and n spaces.
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
indexOf(int) - Method in class org.apache.xalan.xpath.xml.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int, int) - Method in class org.apache.xalan.xpath.xml.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Node) - Method in class org.apache.xalan.xpath.xml.NodeVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Node, int) - Method in class org.apache.xalan.xpath.xml.NodeVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
infin - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity infin (?).
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
INFO - Static variable in class com.lutris.logging.Logger
Informational messages.
infoEnabled() - Method in class org.enhydra.xml.xmlc.EnhydraXMLCLogger
 
infoEnabled() - Method in interface org.enhydra.xml.xmlc.XMLCLogger
 
infoEnabled() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
 
InformixConnectionAllocator - class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator.
An Informix database connection pool.
InformixConnectionAllocator(InformixLogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
Creates an Informix database connetion pool.
InformixDBConnection - class com.lutris.appserver.server.sql.informix.InformixDBConnection.
An Informix database connection.
InformixDBConnection(InformixConnectionAllocator, String, String, String, int, boolean, int) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBConnection
Create a connection to an Informix database.
InformixDBQuery - class com.lutris.appserver.server.sql.informix.InformixDBQuery.
An Informix database query object.
InformixDBQuery() - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Public constructor.
InformixDBQuery(InformixDBConnection) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Private constructor.
InformixDBQuery(String) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBQuery
Public constructor.
InformixDBTransaction - class com.lutris.appserver.server.sql.informix.InformixDBTransaction.
Informix implementation of SQL database transaction.
InformixDBTransaction() - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Public constructor.
InformixDBTransaction(InformixDBConnection) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Private constructor.
InformixDBTransaction(String) - Constructor for class com.lutris.appserver.server.sql.informix.InformixDBTransaction
Public constructor.
InformixLogicalDatabase - class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase.
Represents a logical database with Informix capabilities.
InformixLogicalDatabase() - Constructor for class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Default constructor to configure a single logical database.
InformixLogicalDatabase(String, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixLogicalDatabase
Creates and configures a single logical database.
InformixObjectIdAllocator - class com.lutris.appserver.server.sql.informix.InformixObjectIdAllocator.
Informix Object ids can only be created via this manager.
InformixObjectIdAllocator(LogicalDatabase, Config) - Constructor for class com.lutris.appserver.server.sql.informix.InformixObjectIdAllocator
Initialize the object id manager.
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Standard applet initialization.
init() - Method in class org.apache.xerces.parsers.DOMParser
Initializes the parser to a pre-parse state.
init(OutputStream, OutputFormat) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Initialize the serializer with the specified output stream and output format.
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(String, Config) - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Initialize the logical database.
init(String, Config) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Initialize a single logical database.
init(Writer, OutputFormat) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Initialize the serializer with the specified writer and output format.
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.
init(XSLTEngineImpl) - Method in class org.apache.xalan.xslt.Stylesheet
Do common initialization.
init(XSLTEngineImpl) - Method in class org.apache.xalan.xslt.StylesheetRoot
Initialize the stylesheet.
initAttrCharsMap() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Set the attribute characters what will require special mapping.
initAttrCharsMap() - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Set the attribute characters what will require special mapping.
initCharsMap() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Set the characters what will require special mapping.
initCharsMap() - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Set the characters what will require special mapping.
initEncodings() - Static method in class org.apache.xalan.xpath.xml.FormatterToXML
 
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.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
The initialize emthod is called to initialize an uninitialized PageContext so that it may be used by a JSP Implementation class to service an incoming request and response wihtin it's _jspService() method.
initializeNewSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
This is called when no valid session is found in an incoming request.
initLiaison() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Try to init the XML liaison object: currently not implemented.
initMatchPattern(XPath, String, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Given an string, init an XPath object for pattern matches, in order that a parse doesn't have to be done each time the expression is evaluated.
initMatchPattern(XPath, String, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathProcessor
Given an string, init an XPath object for pattern matches, in order that a parse doesn't have to be done each time the expression is evaluated.
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.
initXPath(XPath, String, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Given an string, init an XPath object for selections, in order that a parse doesn't have to be done each time the expression is evaluated.
initXPath(XPath, String, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathProcessor
Given an string, init an XPath object for selections, in order that a parse doesn't have to be done each time the expression is evaluated.
initXPath(XSLTEngineImpl, XPathFactory) - Method in class org.apache.xalan.xslt.Stylesheet
Init anything to do with XPath.
INLINE_FORMATTING - Static variable in class org.enhydra.xml.io.HTMLElements
Format element as a inline.
inputPattern - Variable in class com.lutris.mime.MultipartMimeInput
Pre-compiled Boyer-Moore pattern search object for the Mime boundary string.
inputSeparator - Variable in class com.lutris.mime.MultipartMimeInput
The boundary string which separates different sections of the multipart Mime input.
inputSource - Variable in class com.lutris.mime.MultipartMimeInput
An input stream that does exact pattern searching using an efficient string matching algorithm.
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.
insert(Transaction) - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to insert an object in the database.
insert(Transaction) - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to insert an object in the database.
insertBefore(Node, Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
insertBefore(Node, Node) - Method in class org.apache.xalan.xslt.UnImplNode
Unimplemented.
insertBefore(Node, Node) - Method in class org.apache.xalan.xslt.ResultTreeFrag
Inserts the node newChild before the existing child node refChild.
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 class org.apache.xalan.xpath.dtm.DTMProxy
 
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified character offset.
insertElementAt(int, int) - Method in class org.apache.xalan.xpath.xml.IntVector
Inserts the specified node in this vector at the specified index.
insertElementAt(Node, int) - Method in class org.apache.xalan.xpath.xml.NodeVector
Inserts the specified node in this vector at the specified index.
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.
insertNode(Node, int) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
Insert a node at a given position.
insertNode(Node, int) - Method in interface org.apache.xalan.xpath.MutableNodeList
Insert a node at a given position.
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.
installFunction(String, Function) - Static method in class org.apache.xalan.xpath.XPath
Install a built-in function.
installFunction(String, int, Function) - Method in class org.apache.xalan.xpath.XPath
Install a built-in function.
int2alphaCount(int, char[], StringBuffer) - Method in class org.apache.xalan.xslt.ElemNumber
Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...
int2singlealphaCount(int, char[]) - Method in class org.apache.xalan.xslt.ElemNumber
Convert a long integer into alphabetic counting, in other words count using the sequence A B C ...
intChar - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity int (?).
internalEntityDecl(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
<!ENTITY Name EntityValue> (internal)
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 class org.apache.xalan.xpath.dtm.DTM
<!ENTITY % Name EntityValue> (internal)
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.
internalServerError - Static variable in class com.lutris.http.HttpStatus
 
internalSubset(int) - Method in class org.apache.xalan.xpath.dtm.DTM
Report when the internal subset is completely scanned.
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.
IntStack - class org.apache.xalan.xpath.xml.IntStack.
Implement an array of simple integers.
IntStack() - Constructor for class org.apache.xalan.xpath.xml.IntStack
Default constructor.
IntStack(int) - Constructor for class org.apache.xalan.xpath.xml.IntStack
Construct a IntVector, using the given block size.
IntVector - class org.apache.xalan.xpath.xml.IntVector.
A very simple table that stores a list of int.
IntVector() - Constructor for class org.apache.xalan.xpath.xml.IntVector
Default constructor.
IntVector(int) - Constructor for class org.apache.xalan.xpath.xml.IntVector
Construct a IntVector, using the given block size.
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_HEADER - Static variable in class com.lutris.mime.MimeException
Indicates incorrect Mime header syntax or illegal parameters.
INVALID_MIME_TYPE - Static variable in class com.lutris.mime.MimeException
Indicates an illegal Mime type for a particular operation.
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
 
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session and unbinds any objects bound to it.
InvalidRowColumnException - exception com.lutris.dods.builder.generator.query.InvalidRowColumnException.
InvalidRowColumnException is thrown by the RDBRow.get methods when a requested column does not exist in the current row.
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 (¿).
IS_NOT_NULL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
IS_NULL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
isArray(String) - Method in class com.lutris.util.Config
Is the key is an array, or a single value.
isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
 
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).
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isContentsExpanded() - Method in class org.enhydra.xml.lazydom.LazyDocumentType
Is the contents expanded?
isDirectory() - Method in class com.lutris.classloader.ClassPathEntry
 
isDirty() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
isDirty() returns true if this object has been modified (needs to be updated to the database).
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.
isElementAvailable(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
Tests whether a certain element name is known within this namespace.
isElementContent(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element is declared to have element content.
isEmpty() - Method in class org.apache.xalan.xpath.xml.BoolStack
Tests if this stack is empty.
isEmptyTag(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns true if element is declared to be empty.
isEnabled() - Method in class com.lutris.logging.LogWriter
Determine if logging is enabled.
isEnabled(int) - Method in interface com.lutris.logging.LogChannel
Determine if logging is enabled for the specified level.
isEnabled(int) - Method in class com.lutris.logging.StandardLogChannel
 
isEnabled(String) - Method in interface com.lutris.logging.LogChannel
Determine if logging is enabled for the specified level.
isEnabled(String) - Method in class com.lutris.logging.StandardLogChannel
 
isFeatureRecognized(String) - Method in class org.apache.xerces.framework.XMLParser
Returns true if the specified feature is recognized.
isFunctionAvailable(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
Tests whether a certain function name is known within this namespace.
isHtmlDocument() - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isHtmlFrameSet() - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isIgnorableText(int) - Method in class org.apache.xalan.xpath.dtm.DTM
DTM read API: Given a node index, indicate whether the parser marked it as an ignorable-whitespace text node.
isIgnorableWhitespace(Text) - Method in interface org.apache.xalan.xpath.XPathSupport
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
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.
isLocal() - Method in class com.lutris.classloader.ClassPathEntry
 
isMatch(Object) - Method in class gnu.regexp.RE
Checks if the input in its entirety is an exact match of this regular expression.
isMatch(Object, int) - Method in class gnu.regexp.RE
Checks if the input string, starting from index, is an exact match of this regular expression.
isMatch(Object, int, int) - Method in class gnu.regexp.RE
Checks if the input, starting from index and using the specified execution flags, is an exact match of this regular expression.
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.
isNew() - Method in interface com.lutris.appserver.server.session.Session
Returns true if the session is new.
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isNodeAfter(Node, Node, XPathSupport) - Static method in class org.apache.xalan.xpath.MutableNodeListImpl
Figure out if node2 should be placed after node1 when placing nodes in a list that is to be sorted in document order.
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.
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.
isOutputMethodSet() - Method in class org.apache.xalan.xslt.StylesheetRoot
Return the output method that was specified in the stylesheet.
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
 
isPermanent() - Method in class javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isPersistent() - Method in class com.lutris.appserver.server.sql.CoreDO
Returns true if this object is persistent in the database (i.e.
isPOCacheEnabled() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Determine if the PO cache is enabled.
isPreCreatedNode(Node) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
 
isPresentationRequest(HttpPresentationRequest) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Determine if a request URL references a presentation object.
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.
isRemote() - Method in class com.lutris.classloader.ClassPathEntry
 
isRequestedSessionIdFromCookie() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Indicates whether client submitted their session id through a cookie
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromUrl() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationRequest
Indicates whether client submitted their sessionId through a rewritten url
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Is this required or not?
isResourceCacheEnabled() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Determine if the file resource class cache is enabled.
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.
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSessionExpired(StandardSession) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Determine if a session should be expired based on the idle time.
isSessionIdCookieRequired() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Indicates whether client response requires a sessionId cookie
isSessionIdEncodeUrlRequired() - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Indicates whether client response requires url encoding for sessionId
isSpace(char) - Static method in class org.apache.xalan.xslt.ElemTemplateElement
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpace(char) - Static method in class org.apache.xalan.xslt.StylesheetHandler
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpecified(int) - Method in class org.apache.xerces.framework.XMLAttrList
Was the attribute explicitly supplied or was it provided through a default?
isSupported(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
 
isSupported(String, String) - Method in class org.apache.xalan.xslt.UnImplNode
Unimplemented.
isSupported(String, String) - Method in class org.apache.xalan.xslt.ResultTreeFrag
Unimplemented.
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
 
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
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.
isWhiteSpace(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
Tell if the string is whitespace.
isWhiteSpace(String) - Method in class org.apache.xalan.xslt.ElemTemplateElement
Tell if the string is whitespace.
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.
isZipFile() - Method in class com.lutris.classloader.ClassPathEntry
 
item(int) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xalan.xpath.NodeListImpl
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
Return the i'th Attr node bound to this element
item(int) - Method in class org.apache.xalan.xslt.UnImplNode
Unimplemented.
item(int) - Method in class org.apache.xalan.xslt.ElemTemplateElement
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
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 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 _