Enhydra 3.0.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 _

A

absCurrency() - Method in class com.lutris.util.Currency
Returns a Currency whose value is the absolute value of this number.
accepted - Static variable in class com.lutris.http.HttpStatus
 
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
activeSessionCount() - Method in interface com.lutris.appserver.server.session.SessionManager
Gets the number of currently active sessions.
activeSessionCount() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Gets the number of currently active sessions.
add(Currency) - Method in class com.lutris.util.Currency
Returns a Currency whose value is (this + val).
add(HTMLElement, HTMLElement) - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
Add a new element to the collection of OPTION elementsfor this SELECT.
add(long) - Method in class com.lutris.appserver.server.sql.ObjectId
Returns an object id whose value is (this+val).
add(ObjectId) - Method in class com.lutris.appserver.server.sql.ObjectId
Returns an object id whose value is (this+val).
add(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Append to the 'select' portion of the SQL command.
add(String, User) - Method in interface com.lutris.appserver.server.session.StandardSessionUserTable
Add a session key to the user to session xref table.
addArgument(String, String) - Method in class com.lutris.appserver.server.httpPresentation.PageRedirectException
Add an argument to the URL.
addAttDef(int, int, int, int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an attribute definition
addAttr(int, int, int, boolean, boolean) - Method in class org.apache.xerces.framework.XMLAttrList
Add an attribute to the current set.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addCell(HtmlTableCell) - Method in class com.lutris.html.HtmlTableRow
 
addCell(String) - Method in class com.lutris.html.HtmlTableRow
 
addClassFilter(MultiClassLoader.ClassFilter) - Method in class com.lutris.classloader.MultiClassLoader
Add a filter to the list of filters that check if a class maybe loaded by this class loader.
addClassPath(File) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addClassPath(File[]) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addClassPath(String) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addClassPath(String[]) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addClassPath(URL) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addClassPath(URL[]) - Method in class com.lutris.classloader.MultiClassLoader
Adds specified class path to beginning of existing path.
addContentSpecNode(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpecNode for a single non-leaf
addContentSpecNode(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Create an XMLContentSpecNode for a two child leaf
addCookie(Cookie) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltResponse
Adds the specified cookie to the response.
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDelegateCatalog(String, XCatalog) - Method in class org.apache.xerces.readers.XCatalog
Adds a delegate mapping.
addElementDecl(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an element declaration (forward reference)
addElementDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add an element declaration
addEndClause(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a trailing clause (order by, group by, etc.) to the SQL command.
addEntry(String, String[], String) - Method in class com.lutris.util.ConfigFile
Add an entry to the config file.
addEntry(String, String, String) - Method in class com.lutris.util.ConfigFile
Add an entry to the config file.
addEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addExternalEntityDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an entity
addExternalPEDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an external parameter entity
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addInternalEntityDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal entity
addInternalPEDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an internal parameter entity
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addMimeType(String, String) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
Add a new mime type to extension mapping.
addNameToEnumeration(int, int, int, int, boolean) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a name to an enumeration
addNotationDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for a notation
addOrderByColumn(RDBColumn, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add another field to the ORDER BY list.
addOrderByColumn(String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add another field to the ORDER BY list.
addPublicMapping(String, String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Adds a public to system identifier mapping.
addRecognizer(XMLDeclRecognizer) - Method in class org.apache.xerces.framework.XMLParser
Adds a recognizer.
addRecognizer(XMLDeclRecognizer) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
Adds a recognizer.
addRecognizer(XMLDeclRecognizer) - Method in class org.apache.xerces.readers.DefaultReaderFactory
Adds a recognizer.
addReferentialWhereClause(String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add an inter-table reference where-clause to the SQL command.
addRow(HtmlTableRow) - Method in class com.lutris.html.HtmlTable
 
addRow(String) - Method in class com.lutris.html.HtmlTable
 
addString(int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
Add a string to the StringPool from the characters scanned using this reader as described by offset and length.
addString(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
Add a region of this buffer to the string pool.
addString(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Add a string to the StringPool from the characters scanned using this reader as described by offset and length.
addSymbol(int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
Add a symbol to the StringPool from the characters scanned using this reader as described by offset and length.
addSymbol(int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Add a symbol to the StringPool from the characters scanned using this reader as described by offset and length.
addSystemMapping(String, String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Adds a system identifier alias.
addTwoColumnWhereClause(String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addTwoColumnWhereClause(String, String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addType(String, String) - Method in class com.lutris.http.MimeType
Register a new mime type.
addUniqueLeafNode(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
create an XMLContentSpecNode for a leaf
addUnparsedEntityDecl(int, int, int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Add a declaration for an unparsed entity
addWhere(RDBColumn, Date, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a Date.
addWhere(RDBColumn, int) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that tests if a column is equal to a given String.
addWhere(RDBColumn, int, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a String.
addWhere(RDBColumn, RDBColumn) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that tests if a column is equal to another column.
addWhere(RDBColumn, RDBColumn, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against another column.
addWhere(RDBColumn, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that tests if a column is equal to a given String.
addWhere(RDBColumn, String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a String.
addWhere(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
addWhereClause(String, BigDecimal, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, BigDecimal, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, boolean, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, byte[], String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, Date, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a date value to the SQL command.
addWhereClause(String, Date, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, double) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, double, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, double, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, float) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, float, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, float, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, GenericDO, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, int) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, int, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, int, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a string value to the SQL command.
addWhereClause(String, String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a string value to the SQL command.
addWhereClause(String, String, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, Timestamp, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
addWhereClause(String, Timestamp, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereClause(String, Time, String, boolean, boolean) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause to the SQL command.
addWhereCloseParen() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Close a previous addWhereOpenParen.
addWhereIn(RDBColumn, QueryBuilder) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
addWhereIn(RDBColumn, String[]) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
addWhereLeftOuter(RDBColumn, RDBColumn) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that imposes a LEFT OUTER JOIN to test if a column is equal to another column.
addWhereLower(RDBColumn, String, String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that compares a column against a String.
addWhereOpenParen() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Specify that the next conditional expression (where-clause) should be preceded by '('.
addWhereOr() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Specify that the next conditional expression (where-clause) should be preceded by OR instead of AND.
addWhereRightOuter(RDBColumn, RDBColumn) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Add a where-clause that imposes a RIGHT OUTER JOIN to test if a column is equal to another column.
ALERT - Static variable in class com.lutris.logging.Logger
A condition that should be corrected immediately
align - Variable in class com.lutris.html.HtmlTableCell
 
ALIGN_CENTER - Static variable in class com.lutris.html.HtmlTableCell
 
ALIGN_CENTER - Static variable in class com.lutris.html.HtmlTableRow
 
ALIGN_LEFT - Static variable in class com.lutris.html.HtmlTableCell
 
ALIGN_LEFT - Static variable in class com.lutris.html.HtmlTableRow
 
ALIGN_RIGHT - Static variable in class com.lutris.html.HtmlTableCell
 
ALIGN_RIGHT - Static variable in class com.lutris.html.HtmlTableRow
 
allocate() - Method in interface com.lutris.appserver.server.sql.DBConnection
Method called when this connection object is allocated from the connection allocator.
allocate() - Method in interface com.lutris.appserver.server.sql.ObjectIdAllocator
Allocate a new and unique object id.
allocate() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Allocate a connection either from the managed pool or create a new.
allocate() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Allocate a connection to a thread.
allocate() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Method called when this connection object is allocated from the connection allocator.
allocate() - Method in class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator
Allocates a new object id.
allocateConnection() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Allocate a connection to a thread.
allocateConnection() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Allocate a connection to the default logical database.
allocateConnection() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a connection to this logical database.
allocateConnection() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return the connection allocator object associated with this logical database.
allocateConnection(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Allocate a connection to a thread.
allocateConnection(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Allocate a connection to the specified logic database.
allocateObjectId() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Allocate an object id from the specified logical database.
allocateObjectId() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Allocate an object id from the specified logical database.
allocateObjectId() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return an object id for this logical database.
allocateObjectId() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return an object id for this logical database.
allocateObjectId(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Allocate an object id from the specified logical database.
allocateObjectId(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Allocate an object id from the specified logical database.
allowGrammarAccess - Variable in class org.apache.xerces.dom.DocumentImpl
Allow grammar access.
append(char) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
Append a character to this buffer.
append(char[], int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.CharBuffer
Append characters to this buffer.
append(String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Append HTML to the current page.
append(StringBuffer) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Append HTML to the current page.
append(XMLEntityHandler.CharBuffer, int, int) - Method in class org.apache.xerces.readers.StreamingCharReader
Append the characters processed by this reader associated with offset and length to the CharBuffer.
append(XMLEntityHandler.CharBuffer, int, int) - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Append the characters processed by this reader associated with offset and length to the CharBuffer.
appendChild(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Appends a child to the specified parent in the table.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Adds a child node to the end of the list of children for this node.
appendChild(Node) - Method in class org.apache.xerces.dom.NodeContainer
Adds a child node to the end of the list of children for this node.
appendChild(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Concatenate additional characters onto the end of the data stored in this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendFieldValue(String, int, String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Function to append a field from keyword/value table.
appendln(String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Append HTML to the current page with carrage return.
appendln(StringBuffer) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Append HTML to the current page with carrage return.
AppletUtils - class com.lutris.appserver.server.httpPresentation.AppletUtils.
This is the counterpart to com.lutris.applet.LBSConnection.
application - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Application object that this presentation is associated with.
application - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Application object that this presentation is associated with.
Application - interface com.lutris.appserver.server.Application.
Interface used to define a Lutris server application.
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
name used to store ServletContext in PageContext name table
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
application scope: named reference remains available in the ServletContext until it is reclaimed.
ApplicationData - class com.lutris.appserver.server.ApplicationData.
Per-application data.
ApplicationData() - Constructor for class com.lutris.appserver.server.ApplicationData
 
ApplicationException - exception com.lutris.appserver.server.ApplicationException.
Exception for failure in and Application object.
ApplicationException(String) - Constructor for class com.lutris.appserver.server.ApplicationException
Construct a exception without a specified cause.
ApplicationException(String, Throwable) - Constructor for class com.lutris.appserver.server.ApplicationException
Construct a exception with an associated causing exception.
ApplicationException(Throwable) - Constructor for class com.lutris.appserver.server.ApplicationException
Construct a exception with an associated causing exception.
applyParameters(PreparedStatement, int) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
appName - Variable in class com.lutris.appserver.server.StandardApplication
The name of the application; defaults to the unqualified class name.
asContentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
asContentHandler() - Method in interface org.apache.xml.serialize.Serializer
Return a ContentHandler interface into this serializer.
asDocumentHandler() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
asDocumentHandler() - Method in interface org.apache.xml.serialize.Serializer
Return a DocumentHandler interface into this serializer.
asDOMSerializer() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
asDOMSerializer() - Method in interface org.apache.xml.serialize.Serializer
Return a DOMSerializer interface into this serializer.
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
 
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
 
AT_PATTERN - Static variable in class com.lutris.util.BMByteSearchStream
"At Pattern" value.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
 
atEndOfInput() - Method in class org.apache.xerces.framework.XMLDocumentScanner
Tell if scanner has reached end of input
atEOF - Variable in class com.lutris.mime.MultipartMimeInput
True if the end of the input source has been reached and no more multipart sections are available to be read.
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.framework.XMLParser
callback for an attribute list declaration.
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.parsers.DOMParser
<!ATTLIST Name AttDef>
attlistDecl(int, int, int, String, int, int) - Method in class org.apache.xerces.parsers.SAXParser
Report an attribute type declaration.
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.Typically the allowable values for the attribute are defined in a documenttype definition.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
attributes - Variable in class org.apache.xerces.dom.ElementImpl
Attributes.
attributes - Variable in class org.apache.xerces.dom.ElementDefinitionImpl
Default attributes.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
attributeSpecified(int, XMLAttrList, int, Locator, int) - Method in interface org.apache.xerces.framework.XMLValidator
add an attribute definition for an attribute name attrName to the element elementType.
AttrImpl - class org.apache.xerces.dom.AttrImpl.
Attribute represents an XML-style attribute of an Element.
AttrImpl() - Constructor for class org.apache.xerces.dom.AttrImpl
 
AttrImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrImpl
Attribute has no public constructor.
attrListHandle() - Method in class org.apache.xerces.framework.XMLAttrList
Get the handle for the set of attributes.
AttrNSImpl - class org.apache.xerces.dom.AttrNSImpl.
AttrNSImpl inherits from AttrImpl and adds namespace support.
AttrNSImpl(DocumentImpl, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
 
AttrNSImpl(DocumentImpl, String, String) - Constructor for class org.apache.xerces.dom.AttrNSImpl
DOM2: Constructor for Namespace implementation.
ATTVALUE_RESULT_COMPLEX - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanAttValue method.
ATTVALUE_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanAttValue method.
ATTVALUE_RESULT_LESSTHAN - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanAttValue method.
autoFlush - Variable in class javax.servlet.jsp.JspWriter
 
available() - Method in class com.lutris.mime.MultipartMimeInputStream
Returns the number of bytes that can be read from this stream without blocking.
available() - Method in class com.lutris.util.BMByteSearchStream
Returns the number of bytes that can be read from this input stream without blocking.

Enhydra 3.0.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 _