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

C

c - Variable in class org.w3c.tidy.StreamIn
 
cache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
LRU cache for storing data objects.
CACHE_RECORD_SIZE - Static variable in class org.apache.xerces.utils.SymbolCache
 
CacheAdministration - interface org.enhydra.dods.cache.CacheAdministration.
This class contains data and mechanisms needed for caching data objects and queries.
cacheByOIdHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of query by OIds performed on the cache successfully.
cacheHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of queries performed on the cache successfully.
cacheReadOnly - Variable in class org.enhydra.dods.cache.QueryCacheImpl
This attribute contains information if cache is read-only.
cacheSize - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Current cache size.
cacheType - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Type of caching.
caching - Variable in class org.enhydra.dods.trans.Table
Allowed values for database caching are: (NONE,PARTIAL,FULL,LRU) Default value is NONE.
caching_value - Static variable in class org.enhydra.dods.trans.Table
string match (string which represents LIKE in Standard database)
caching() - Method in class org.enhydra.dods.trans.Table
Get caching type.
caching(String) - Method in class org.enhydra.dods.trans.Table
Set caching type.
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMUniOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMLeaf
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMBinOp
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMAny
 
calcFirstPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMNode
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMUniOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMLeaf
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMBinOp
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMAny
 
calcLastPos(CMStateSet) - Method in class org.apache.xerces.validators.common.CMNode
 
CALL - Static variable in interface com.lutris.appserver.server.jolt.parser.JoltParserConstants
 
callArgs - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
On Jolt calls, contains the arguments specified in the <JOLT CALL> tag.
callback(int, byte[], byte[][]) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Send a callback to the client.
callCharacters(int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Report the scanning of character data
callCharacters(int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call characters.
callComment(int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when a comment has been scanned
callComment(int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Report the scanning of a comment
callComment(int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call comment.
callComment(int) - Method in class org.apache.xerces.validators.dtd.DTDGrammar
Called when a comment has been scanned
callEndCDATA() - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the end of a CDATA section
callEndCDATA() - Method in class org.apache.xerces.validators.common.XMLValidator
Call end CDATA section.
callEndDocument() - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the end of a document
callEndDocument() - Method in class org.apache.xerces.validators.common.XMLValidator
Call end document.
callEndDTD() - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
End of DTD.
callEndDTD() - Method in class org.apache.xerces.validators.dtd.DTDGrammar
End of DTD.
callEndElement(int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
signal the scanning of an end element tag
callEndElement(int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call end element.
callProcessingInstruction(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when a processing instruction has been scanned
callProcessingInstruction(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Report the scanning of a processing instruction
callProcessingInstruction(int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call processing instruction.
callProcessingInstruction(int, int) - Method in class org.apache.xerces.validators.dtd.DTDGrammar
Called when a processing instruction has been scanned
callStandaloneIsYes() - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal standalone = "yes"
callStandaloneIsYes() - Method in class org.apache.xerces.validators.common.XMLValidator
 
callStartCDATA() - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the start of a CDATA section
callStartCDATA() - Method in class org.apache.xerces.validators.common.XMLValidator
Call start CDATA section.
callStartDocument() - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the start of a document
callStartDocument() - Method in class org.apache.xerces.validators.common.XMLValidator
Call start document.
callStartDTD() - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Start of DTD.
callStartDTD() - Method in class org.apache.xerces.validators.dtd.DTDGrammar
Start of DTD.
callStartElement(QName) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
signal the scanning of a start element tag
callStartElement(QName) - Method in class org.apache.xerces.validators.common.XMLValidator
Call start element.
callTextDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDTDScanner.EventHandler
Signal the Text declaration of an external entity.
callTextDecl(int, int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the Text declaration of an external entity.
callTextDecl(int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call text declaration.
callTextDecl(int, int) - Method in class org.apache.xerces.validators.dtd.DTDGrammar
Signal the Text declaration of an external entity.
callXMLDecl(int, int, int) - Method in interface org.apache.xerces.framework.XMLDocumentScanner.EventHandler
Signal the XML declaration of a document
callXMLDecl(int, int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Call XML declaration.
can_be_null - Variable in class org.enhydra.dods.trans.Column
can column be null
CAN_LOAD - Static variable in interface com.lutris.classloader.MultiClassLoader.ClassFilter
Value returned to indicate that the class can be loaded by this class loader.
canBeNull() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used for query.
canBeNull(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be able to be null.
CANCEL - Static variable in class org.enhydra.tool.common.ButtonPanel
 
CANCEL_OPTION - Static variable in class org.enhydra.tool.common.DialogPanel
 
cancel() - Method in class org.enhydra.tool.common.wizard.TBWizard
 
cancelable - Variable in class org.apache.xerces.dom.events.EventImpl
 
CancelEvent - class org.enhydra.tool.common.event.CancelEvent.
 
CancelEvent(Object) - Constructor for class org.enhydra.tool.common.event.CancelEvent
 
CancelListener - interface org.enhydra.tool.common.event.CancelListener.
 
canHoldPCData - Variable in class org.apache.xerces.validators.common.InsertableElementsInfo
One of the things that could be inserted here is a PCDATA node, in addition to the element type nodes reported.
canonical - Variable in class org.apache.xerces.domx.XGrammarWriter
Canonical output.
canPrune(Node) - Method in class org.w3c.tidy.Lexer
 
CANT_BE_NESTED - Static variable in class org.w3c.tidy.Report
 
cap - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity cap (?).
capitalizeJavaBasicObject(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Transform java basic Objects in capital letters.
capitalizeName(String) - Static method in class org.enhydra.dods.Common
Transform specify name in capital letters.
caption - Variable in class com.lutris.html.HtmlTableCell
 
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
CardinalityNotEqual - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
CASE_INSENSITIVE_CONTAINS - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_ENDS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_EQUAL - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_INSENSITIVE_STARTS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_CONTAINS - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_ENDS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_MATCH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
CASE_SENSITIVE_STARTS_WITH - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
ccedil - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity ccedil (ç).
Ccedil - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Ccedil (Ç).
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATASectionImpl - class org.apache.xerces.dom.CDATASectionImpl.
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
CDATASectionImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CDATASectionImpl
Factory constructor for creating a CDATA section.
CDATATag - Static variable in class org.w3c.tidy.Node
 
cedil - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity cedil (?).
cent - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity cent (¢).
centralLogger - Static variable in class com.lutris.logging.Logger
Global Logger object.
CFG_ENCODE_RANDOM_PARAMETER - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
 
CFG_ENCODE_URL_STATE - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the url encoding state
CFG_IDLE - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the max session idle time.
CFG_LIFE - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the max session lifetime.
CFG_NOUSER_IDLE - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the max idle time for sessions with no user.
CFG_RANDOM - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the interval between introduction of randomness to the session key generator.
CFG_SCAN - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the interval between scans for idle sessions.
CFG_SESSION_HOME - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the session home settings.
CFG_SESSION_HOME_TYPE - Static variable in class com.lutris.appserver.server.session.StandardSessionManager
The name of the config variable for the session home type.
CGI - Static variable in class org.enhydra.servlet.ServletContainer
 
CGI - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
 
CGI_ARGS - Static variable in class com.lutris.appserver.server.jolt.joltpo.JoltPageData
Location of CGI arguments.
CGIServlet - class org.enhydra.servlet.servlets.CGIServlet.
This Servlet is for the purpose of executing a CGI program that resides on the system.
CGIServlet() - Constructor for class org.enhydra.servlet.servlets.CGIServlet
 
CH - Static variable in interface com.lutris.appserver.server.jolt.parser.JoltParserConstants
 
ChainedError - error com.lutris.util.ChainedError.
Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedError - error org.enhydra.error.ChainedError.
Error used as a base for creating an error that has a chain of exceptions that lead to the derived error.
ChainedError(String) - Constructor for class com.lutris.util.ChainedError
Construct an error without a specified cause.
ChainedError(String) - Constructor for class org.enhydra.error.ChainedError
Construct an error without a specified cause.
ChainedError(String, Throwable) - Constructor for class com.lutris.util.ChainedError
Construct an exception with an associated causing exception.
ChainedError(String, Throwable) - Constructor for class org.enhydra.error.ChainedError
Construct an exception with an associated causing exception.
ChainedError(Throwable) - Constructor for class com.lutris.util.ChainedError
Construct an exception from a causing exception.
ChainedError(Throwable) - Constructor for class org.enhydra.error.ChainedError
Construct an exception from a causing exception.
ChainedException - exception com.lutris.util.ChainedException.
Exception used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
ChainedException - exception org.enhydra.error.ChainedException.
Exception used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
ChainedException(String) - Constructor for class com.lutris.util.ChainedException
Construct an exception without a specified cause.
ChainedException(String) - Constructor for class org.enhydra.error.ChainedException
Construct an exception without a specified cause.
ChainedException(String, Throwable) - Constructor for class com.lutris.util.ChainedException
Construct an exception with an associated causing exception.
ChainedException(String, Throwable) - Constructor for class org.enhydra.error.ChainedException
Construct an exception with an associated causing exception.
ChainedException(Throwable) - Constructor for class com.lutris.util.ChainedException
Construct an exception from a causing exception.
ChainedException(Throwable) - Constructor for class org.enhydra.error.ChainedException
Construct an exception from a causing exception.
ChainedRuntimeException - exception com.lutris.util.ChainedRuntimeException.
RuntimeException used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
ChainedRuntimeException - exception org.enhydra.error.ChainedRuntimeException.
RuntimeException used as a base for creating an exception that has a chain of exceptions that lead to the derived exception.
ChainedRuntimeException(String) - Constructor for class com.lutris.util.ChainedRuntimeException
Construct an exception without a specified cause.
ChainedRuntimeException(String) - Constructor for class org.enhydra.error.ChainedRuntimeException
Construct an exception without a specified cause.
ChainedRuntimeException(String, Throwable) - Constructor for class com.lutris.util.ChainedRuntimeException
Construct an exception with an associated causing exception.
ChainedRuntimeException(String, Throwable) - Constructor for class org.enhydra.error.ChainedRuntimeException
Construct an exception with an associated causing exception.
ChainedRuntimeException(Throwable) - Constructor for class com.lutris.util.ChainedRuntimeException
Construct an exception from a causing exception.
ChainedRuntimeException(Throwable) - Constructor for class org.enhydra.error.ChainedRuntimeException
Construct an exception from a causing exception.
ChainedThrowable - interface com.lutris.util.ChainedThrowable.
Interfaces for all of the Chained* throwables.
ChainedThrowable - interface org.enhydra.error.ChainedThrowable.
Interface base for all of the Chained* classes.
ChainedThrowableSupport - class org.enhydra.error.ChainedThrowableSupport.
Static methods used to implement the Chained* throwables.
ChainedThrowableUtil - class com.lutris.util.ChainedThrowableUtil.
Utilities used to implement the Chained* throwables.
changeChar(byte) - Method in class org.w3c.tidy.Lexer
 
CHANGED - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
changed() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Denotes that this node has changed.
changed() - Method in class org.apache.xerces.dom.NodeImpl
Denotes that this node has changed.
changeReaders() - Method in class org.apache.xerces.readers.StreamingCharReader
Change readers at end of input.
changeReaders() - Method in class org.apache.xerces.readers.DefaultEntityHandler
This method is called by the reader subclasses at the end of input, and also by the scanner directly to force a reader change during error recovery.
changeReaders() - Method in interface org.apache.xerces.readers.XMLEntityHandler
This method is called by the reader subclasses at the end of input.
changes - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
changes - Variable in class org.apache.xerces.dom.CoreDocumentImpl
Number of alterations made to this document since its creation.
changes() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Returns the number of changes to this node.
changes() - Method in class org.apache.xerces.dom.NodeImpl
Returns the number of changes to this node.
Channel - class org.enhydra.servlet.connectionMethods.Channel.
Everything there is to store about a channel.
CHANNEL - Static variable in class org.enhydra.servlet.ServletContainer
 
Channel() - Constructor for class org.enhydra.servlet.connectionMethods.Channel
 
ChannelStatus - class org.enhydra.servlet.connectionMethods.ChannelStatus.
ConnectionMethods return this object, which describes the current status of a channel in a ConnectionMethod.
ChannelStatus() - Constructor for class org.enhydra.servlet.connectionMethods.ChannelStatus
Constructor
ChannelStatus(Channel) - Constructor for class org.enhydra.servlet.connectionMethods.ChannelStatus
Constructor
channelTable - Variable in class org.enhydra.servlet.connectionMethods.ChannelTable
This is the actual table.
channelTable - Variable in class org.enhydra.servlet.connectionMethods.StandardConnectionMethod
Stores a set of ChannelTableEntries.
ChannelTable - class org.enhydra.servlet.connectionMethods.ChannelTable.
A table of Channel elements.
ChannelTable() - Constructor for class org.enhydra.servlet.connectionMethods.ChannelTable
Constructor
channelURLIsValid(String) - Method in interface org.enhydra.servlet.connectionMethods.ConnectionMethod
Is the string returned from getChannelURL() a valid url?
channelURLIsValid(String) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
This connection method returns invalid urls.
channelURLIsValid(String) - Method in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
This connection method returns valid urls.
channelURLIsValid(String) - Method in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
This connection method returns valid urls.
CHAR_OFFSET - Static variable in class org.apache.xerces.utils.SymbolCache
 
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharacterDataImpl - class org.apache.xerces.dom.CharacterDataImpl.
CharacterData is an abstract Node that can carry character data as its Value.
CharacterDataImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CharacterDataImpl
Factory constructor.
characters(char[], int, int) - Method in class org.apache.html.dom.HTMLBuilder
 
characters(char[], int, int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for characters.
characters(char[], int, int) - Method in class org.apache.xerces.parsers.SAXParser
Characters.
characters(char[], int, int) - Method in class org.apache.xerces.parsers.DOMParser
 
characters(char[], int, int) - Method in class org.apache.xerces.validators.schema.identity.XPathMatcher
Character content.
characters(char[], int, int) - Method in class org.apache.xml.serialize.TextSerializer
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.HTMLSerializer
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle characters.
characters(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for characters (string pool form).
characters(int) - Method in class org.apache.xerces.parsers.SAXParser
Not called.
characters(int) - Method in class org.apache.xerces.parsers.DOMParser
Characters.
characters(int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Not used.
characters(String) - Method in class org.apache.html.dom.HTMLBuilder
 
characters(String) - Method in class org.apache.xml.serialize.HTMLSerializer
 
characters(String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Called to print the text contents in the prevailing element format.
characters(String, boolean) - Method in class org.apache.xml.serialize.TextSerializer
 
CharDataChunk - class org.apache.xerces.utils.CharDataChunk.
This class provides the character buffers used by some of the reader classes.
CharEncoding - Variable in class org.w3c.tidy.Configuration
 
charFromName(String) - Static method in class org.apache.xml.serialize.HTMLdtd
Returns the value of an HTML character reference by its name.
CHARREF_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanCharRef method.
CHARREF_RESULT_OUT_OF_RANGE - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanCharRef method.
CHARREF_RESULT_SEMICOLON_REQUIRED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Special return values for scanCharRef method.
chars - Variable in class org.apache.xerces.utils.StringPool.CharArrayRange
 
charToEntity(char) - Static method in class org.enhydra.xml.io.HTMLEntities
Convert a text character to an entity name.
charToEntity4(char) - Static method in class org.enhydra.xml.io.HTMLEntities
Convert a text character to a HTML 4.0 entity name.
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckHTML
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckTABLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckCaption
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckHR
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckIMG
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckAREA
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckAnchor
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckMap
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckTableCell
 
check(Lexer, Node) - Method in class org.w3c.tidy.CheckAttribsImpl.CheckLINK
 
check(Lexer, Node) - Method in interface org.w3c.tidy.CheckAttribs
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckUrl
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckScript
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckAlign
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckValign
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckBool
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckId
 
check(Lexer, Node, AttVal) - Method in class org.w3c.tidy.AttrCheckImpl.CheckName
 
check(Lexer, Node, AttVal) - Method in interface org.w3c.tidy.AttrCheck
 
check(String, Object, Object) - Method in class com.lutris.testutil.Tester
Compare an object representing the result of a test to an expected value.
checkAttrDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain Attribute-Definition exists
CheckAttribs - interface org.w3c.tidy.CheckAttribs.
Check HTML attributes (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
CheckAttribsImpl - class org.w3c.tidy.CheckAttribsImpl.
Check HTML attributes implementation (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
CheckAttribsImpl.CheckAnchor - class org.w3c.tidy.CheckAttribsImpl.CheckAnchor.
 
CheckAttribsImpl.CheckAnchor() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAnchor
 
CheckAttribsImpl.CheckAREA - class org.w3c.tidy.CheckAttribsImpl.CheckAREA.
 
CheckAttribsImpl.CheckAREA() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckAREA
 
CheckAttribsImpl.CheckCaption - class org.w3c.tidy.CheckAttribsImpl.CheckCaption.
 
CheckAttribsImpl.CheckCaption() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckCaption
 
CheckAttribsImpl.CheckHR - class org.w3c.tidy.CheckAttribsImpl.CheckHR.
 
CheckAttribsImpl.CheckHR() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHR
 
CheckAttribsImpl.CheckHTML - class org.w3c.tidy.CheckAttribsImpl.CheckHTML.
 
CheckAttribsImpl.CheckHTML() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckHTML
 
CheckAttribsImpl.CheckIMG - class org.w3c.tidy.CheckAttribsImpl.CheckIMG.
 
CheckAttribsImpl.CheckIMG() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckIMG
 
CheckAttribsImpl.CheckLINK - class org.w3c.tidy.CheckAttribsImpl.CheckLINK.
 
CheckAttribsImpl.CheckLINK() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckLINK
 
CheckAttribsImpl.CheckMap - class org.w3c.tidy.CheckAttribsImpl.CheckMap.
 
CheckAttribsImpl.CheckMap() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckMap
 
CheckAttribsImpl.CheckSCRIPT - class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT.
 
CheckAttribsImpl.CheckSCRIPT() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSCRIPT
 
CheckAttribsImpl.CheckSTYLE - class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE.
 
CheckAttribsImpl.CheckSTYLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckSTYLE
 
CheckAttribsImpl.CheckTABLE - class org.w3c.tidy.CheckAttribsImpl.CheckTABLE.
 
CheckAttribsImpl.CheckTABLE() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTABLE
 
CheckAttribsImpl.CheckTableCell - class org.w3c.tidy.CheckAttribsImpl.CheckTableCell.
 
CheckAttribsImpl.CheckTableCell() - Constructor for class org.w3c.tidy.CheckAttribsImpl.CheckTableCell
 
CheckAttribsImpl() - Constructor for class org.w3c.tidy.CheckAttribsImpl
 
checkAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
 
checkAttributes(Element, int) - Method in class org.apache.xerces.validators.schema.GeneralAttrCheck
 
checkAttributes(Lexer) - Method in class org.w3c.tidy.Node
 
checkBaseFacetConstraints() - Method in class org.apache.xerces.validators.datatype.StringDatatypeValidator
 
checkBaseFacetConstraints() - Method in class org.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
checkBaseFacetConstraints() - Method in class org.apache.xerces.validators.datatype.AbstractStringValidator
 
checkBaseFacetConstraints() - Method in class org.apache.xerces.validators.datatype.AbstractNumericFacetValidator
 
checkCLI - Variable in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel3
Checkbox for script
checkCLI - Variable in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel3
Checkbox for script
checkConditions(GenericDO) - Method in class org.enhydra.dods.cache.QueryCacheItemImpl
Checks whether data object obj satisfies conditions of this query.
checkConditions(GenericDO) - Method in interface org.enhydra.dods.cache.QueryCacheItem
Checks whether data object obj satisfies conditions of this query.
checkContent(String, Object, Vector, boolean) - Method in class org.apache.xerces.validators.datatype.FloatDatatypeValidator
validate if the content is valid against base datatype and facets (if any) this function might be called directly from UnionDatatype or ListDatatype
checkContent(String, Object, Vector, boolean) - Method in class org.apache.xerces.validators.datatype.DoubleDatatypeValidator
 
checkContent(String, Object, Vector, boolean) - Method in class org.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
checkContent(String, Object, Vector, boolean) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
 
checkContent(String, Object, Vector, boolean) - Method in class org.apache.xerces.validators.datatype.AbstractNumericValidator
 
checkContentEnum(String, Object, Vector) - Method in class org.apache.xerces.validators.datatype.ListDatatypeValidator
validate that a content is valid against base datatype and facets (if any)
checkContentEnum(String, Object, Vector) - Method in class org.apache.xerces.validators.datatype.DoubleDatatypeValidator
validate if the content is valid against base datatype and facets (if any) this function might be called directly from UnionDatatype or ListDatatype
checkContentEnum(String, Object, Vector) - Method in class org.apache.xerces.validators.datatype.AbstractNumericValidator
validate if the content is valid against base datatype and facets (if any) this function might be called directly from UnionDatatype or ListDatatype
checkDocTypeKeyWords(Node) - Method in class org.w3c.tidy.Lexer
 
checkEnumTypeDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain EnumType-Definition exists
checkEnumValueDefinition(String, String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain EnumValue-Definition exists
checkExcept(String, Object, Throwable) - Method in class com.lutris.testutil.Tester
Compare an object representing an exception that should have occured to an result object.
checkFacetConstraints() - Method in class org.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
checkFacetConstraints() - Method in class org.apache.xerces.validators.datatype.AbstractNumericFacetValidator
 
checkForAttributeNameWithPEReference(XMLEntityHandler.EntityReader, char, QName) - Method in class org.apache.xerces.framework.XMLDTDScanner
 
checkForElementTypeWithPEReference(XMLEntityHandler.EntityReader, char, QName) - Method in class org.apache.xerces.framework.XMLDTDScanner
 
checkForNameWithPEReference(XMLEntityHandler.EntityReader, char) - Method in class org.apache.xerces.framework.XMLDTDScanner
 
checkForNmtokenWithPEReference(XMLEntityHandler.EntityReader, char) - Method in class org.apache.xerces.framework.XMLDTDScanner
 
checkForOutdatedClass(XMLCDomFactory) - Static method in class org.enhydra.xml.xmlc.dom.XMLCDomFactoryCache
Check a DOM factory for outdated methods.
checkFull() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Checks if this is special type of caching - full caching and updates attribute fullCaching if necessary.
checkLoad() - Method in class org.webdocwf.dods.access.SecureDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Load the actual DO data if necessary.
checkLoad() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Load the actual DO data if necessary.
checkNodeIntegrity() - Method in class org.w3c.tidy.Node
 
checkNonSchemaAttributes(GrammarResolver) - Method in class org.apache.xerces.validators.schema.GeneralAttrCheck
 
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Check does oid belong to Object id's range [minOId, currentOId] for default database
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.ObjectIdAllocator
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Check does oid belong to Object id's range [minOId, currentOId] for default database
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator
Check if oid belongs to Object id's range [minOId, currentOId]
checkOId(ObjectId) - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(String, ObjectId) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Check does oid belong to Object id's range [minOId, currentOId]
checkOId(String, ObjectId) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Check does oid belong to Object id's range [minOId, currentOId]
checkRequiredNotations() - Method in class org.apache.xerces.readers.DefaultEntityHandler
 
checkRequiredNotations() - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
 
checkRequiredNotations() - Method in interface org.apache.xerces.readers.XMLEntityHandler.DTDHandler
Check required but undeclared notations.
checkTypeDefinition(String) - Static method in class org.webdocwf.util.genericstore.GenericStoreDO
Check whether a certain Type-Definition exists
checkUniqueAttribute(Lexer, Node) - Method in class org.w3c.tidy.AttVal
 
checkUniqueAttributes(Lexer) - Method in class org.w3c.tidy.Node
 
checkUniqueParticleAttribution(SchemaGrammar) - Method in class org.apache.xerces.validators.common.SimpleContentModel
 
checkUniqueParticleAttribution(SchemaGrammar) - Method in class org.apache.xerces.validators.common.MixedContentModel
 
checkUniqueParticleAttribution(SchemaGrammar) - Method in class org.apache.xerces.validators.common.DFAContentModel
 
checkUniqueParticleAttribution(SchemaGrammar) - Method in class org.apache.xerces.validators.common.AllContentModel
 
checkUniqueParticleAttribution(SchemaGrammar) - Method in interface org.apache.xerces.validators.common.XMLContentModel
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.QNameDatatypeValidator
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.NOTATIONDatatypeValidator
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.HexBinaryDatatypeValidator
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.Base64BinaryDatatypeValidator
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.AnyURIDatatypeValidator
 
checkValueSpace(String) - Method in class org.apache.xerces.validators.datatype.AbstractStringValidator
 
chi - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity chi (?).
Chi - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Chi (?).
CHILD - Static variable in class org.apache.xerces.validators.schema.identity.XPath.Axis
Type: child.
childCount - Variable in class org.apache.xerces.validators.common.InsertableElementsInfo
The count of elements in the curChildren array.
ChildNode - class org.apache.xerces.dom.ChildNode.
ChildNode inherits from NodeImpl and adds the capability of being a child by having references to its previous and next siblings.
ChildNode() - Constructor for class org.apache.xerces.dom.ChildNode
Constructor for serialization.
ChildNode(CoreDocumentImpl) - Constructor for class org.apache.xerces.dom.ChildNode
No public constructor; only subclasses of Node should be instantiated, and those normally via a Document's factory methods
children - Variable in class com.lutris.appserver.server.jolt.parser.SimpleNode
 
CHILDREN - Static variable in class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum
 
childrenAccept(JoltParserVisitor, Object) - Method in class com.lutris.appserver.server.jolt.parser.SimpleNode
Accept the visitor.
chkattrs - Variable in class org.w3c.tidy.Dict
 
CHOICE - Static variable in class org.apache.xerces.validators.schema.SchemaSymbols
 
CHTML_FACTORY - Static variable in class org.enhydra.tool.ToolBoxInfo
 
CHUNK_MASK - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk mask.
CHUNK_MASK - Static variable in class org.apache.xerces.utils.UTF8DataChunk
 
CHUNK_MASK - Static variable in class org.apache.xerces.utils.CharDataChunk
 
CHUNK_SHIFT - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk shift.
CHUNK_SHIFT - Static variable in class org.apache.xerces.utils.UTF8DataChunk
 
CHUNK_SHIFT - Static variable in class org.apache.xerces.utils.CharDataChunk
Chunk size constants The reader classes use the chunk size directly for better performance.
CHUNK_SIZE - Static variable in class org.apache.xerces.dom.DeferredDocumentImpl
Chunk size.
CHUNK_SIZE - Static variable in class org.apache.xerces.utils.UTF8DataChunk
 
CHUNK_SIZE - Static variable in class org.apache.xerces.utils.CharDataChunk
 
chunkFor(int) - Method in class org.apache.xerces.utils.CharDataChunk
Return the instance that contains the specified offset.
ChunkyByteArray - class org.apache.xerces.utils.ChunkyByteArray.
This class is used for accessing the data provided by an InputStream.
ChunkyByteArray(InputStream) - Constructor for class org.apache.xerces.utils.ChunkyByteArray
Constructor Reads the first chunk.
ChunkyCharArray - class org.apache.xerces.utils.ChunkyCharArray.
 
ChunkyCharArray(StringPool) - Constructor for class org.apache.xerces.utils.ChunkyCharArray
Constructor
circ - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity circ (?).
CircularQueue - class com.lutris.util.CircularQueue.
 
CircularQueue(int) - Constructor for class com.lutris.util.CircularQueue
Creates a circular queue of size s (s objects).
CLASS - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
CLASS - Static variable in class org.enhydra.xml.xmlc.metadata.GenerateType
Constant indicating a standalone class should be generated.
CLASS_ALL - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
class_name - Variable in class org.enhydra.dods.trans.Table
class name
CLASS_NAME - Static variable in class org.enhydra.servlet.ServletContainer
 
CLASS_PATH - Static variable in class org.enhydra.servlet.ServletContainer
 
CLASS_ROOT - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
CLASS_ROOT_PROP - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
ClassEntry - class org.enhydra.xml.xmlc.reloading.ClassEntry.
Object used to hold information about a XMLC-generate class and perform operations assocaited with this class.
ClassEntry(Class, ResourceLoader, RecompilationHandler, XMLCLogger) - Constructor for class org.enhydra.xml.xmlc.reloading.ClassEntry
Constructor.
ClassesPanel - class org.enhydra.tool.archive.wizard.ClassesPanel.
 
ClassesPanel() - Constructor for class org.enhydra.tool.archive.wizard.ClassesPanel
 
ClassFilter - class org.enhydra.tool.archive.ClassFilter.
 
ClassFilter() - Constructor for class org.enhydra.tool.archive.ClassFilter
 
ClassFilter(String) - Constructor for class org.enhydra.tool.archive.ClassFilter
 
ClassGenerator - class org.enhydra.xml.xmlc.compiler.ClassGenerator.
Generate XML classes and interfaces.
ClassGenerator(MetaData, XMLCDocument, PrintWriter) - Constructor for class org.enhydra.xml.xmlc.compiler.ClassGenerator
Construct an object.
className - Variable in class org.webdocwf.dods.access.AccessException
 
className - Variable in class org.enhydra.servlet.servletManager.ServletStatus
The class name of the Servlet.
className() - Method in class org.enhydra.dods.trans.Table
Get class name.
className(String) - Method in class org.enhydra.dods.trans.Table
Set class name.
classPath - Variable in class org.enhydra.servlet.servletManager.ServletStatus
The additional classpath used for this Servlet.
CLASSPATH_PROTOCOL - Static variable in class org.enhydra.xml.io.XMLEntityResolver
Protocol to use in specifying a URL pointing to the CLASSPATH.
CLASSPATH_PROTOCOL_PREFIX - Static variable in class org.enhydra.xml.io.XMLEntityResolver
Protocol prefix.
Clean - class org.w3c.tidy.Clean.
Clean up misuse of presentation markup (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
Clean(TagTable) - Constructor for class org.w3c.tidy.Clean
 
cleanTree(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
cleanUpIdleSessions() - Method in interface com.lutris.appserver.server.session.StandardSessionIdleHandler
Method that is called by idle handler to clean up sessions.
cleanUpIdleSessions() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Scans session table to determine if any sessions need to be expired.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.session.DiskPagedSessionHome
Removes a session that is new and paged.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.session.PagedSessionHome
Removes a session that is new and paged.
cleanupNewPagedSession() - Method in class com.lutris.appserver.server.session.persistent.PersistentSessionHome
Removes a session that is new and paged.
cleanWord2000(Lexer, Node) - Method in class org.w3c.tidy.Clean
 
clear() - Method in class com.lutris.http.HttpCookieManager
Removes all cookies from this manager.
clear() - Method in class com.lutris.util.LRUCache
Delete all the items from the cache.
clear() - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Clears the internal buffer of HTML appended since the last flush() or since the beginning of the page.
clear() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsHeaders
Clear headers.
clear() - Method in class org.enhydra.servlet.connectionMethods.http.HttpHeaders
Clear headers.
clear() - Method in class org.enhydra.servlet.debug.ServletRecordQueue
Clear all entries from the queue.
clear() - Method in class org.enhydra.tool.archive.wizard.DDTableModel
 
clear() - Method in class org.apache.xerces.framework.XMLContentSpec
Clears the values.
clear() - Method in class org.apache.xerces.utils.IntStack
Clears the stack.
clear() - Method in class org.apache.xerces.utils.QName
Clears all of the values.
clear() - Method in class org.apache.xerces.validators.common.XMLValidator.XPathMatcherStack
Resets the XPath matcher stack.
clear() - Method in class org.apache.xerces.validators.common.XMLAttributeDecl
 
clear() - Method in class org.apache.xerces.validators.common.XMLElementDecl
 
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clearAll() - Method in class org.enhydra.tool.codegen.wizard.CodeGenWizard
 
clearAll() - Method in class org.enhydra.tool.common.InnerPanel
Remove all object references.
clearAll() - Method in class org.enhydra.tool.common.DialogHandler
Remove all object references.
clearAll() - Method in class org.enhydra.tool.common.ButtonPanel
 
clearAll() - Method in class org.enhydra.tool.common.AboutBox
 
clearAll() - Method in class org.enhydra.tool.common.wizard.TBWizard
Clear all object references.
clearContentModel(int) - Method in class org.apache.xerces.validators.common.Grammar
 
clearDialog() - Method in class org.enhydra.tool.common.ProgressMeter
 
clearDialog() - Method in class org.enhydra.tool.common.DialogPanel
 
clearGrammarResolver() - Method in class org.apache.xerces.validators.common.GrammarResolverImpl
Reset internal Namespace/Grammar registry.
clearGrammarResolver() - Method in interface org.apache.xerces.validators.common.GrammarResolver
Reset internal Namespace/Grammar registry.
clearPreviousChunk() - Method in class org.apache.xerces.utils.UTF8DataChunk
 
clearPreviousChunk() - Method in class org.apache.xerces.utils.CharDataChunk
Clean the previous chunk reference.
clearRecordQueue() - Method in class org.enhydra.servlet.debug.DebugManager
Clear all records from the queue.
clearRecordsEvent() - Method in interface org.enhydra.servlet.debug.ServletRecordCallback
Function called when all existing records are cleared from the queue.
clearUser() - Method in class com.lutris.appserver.server.session.BasicSession
Remove the user association with this session.
clearUser() - Method in interface com.lutris.appserver.server.session.Session
Remove the user association with this session.
clearValue() - Method in class org.enhydra.tool.codegen.GeneratorOption
 
click() - Method in class org.apache.html.dom.HTMLInputElementImpl
 
click() - Method in interface org.w3c.dom.html.HTMLInputElement
Simulate a mouse-click.
click() - Method in class org.enhydra.xml.lazydom.html.HTMLInputElementImpl
 
CLIENT - Static variable in class org.enhydra.tool.codegen.internal.AppReplacementSet
Replacement key for the client type
CLIENT - Static variable in class org.enhydra.tool.codegen.internal.AppOptionSet
Property client option.
CLIENT_AUTHENTICATION - Static variable in class org.enhydra.servlet.ServletContainer
 
CLIENT_AUTHENTICATION - Static variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
 
CLIENT_SUFFIX - Static variable in interface org.enhydra.tool.codegen.Constants
 
CLIENT_TIMEOUT - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
 
CLIENT_TIMEOUT - Static variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
 
CLIENT_TIMEOUT - Static variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
 
CLIENT_TIMEOUT - Static variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
 
clientAuthentication - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
Client Authentication
clientMajor - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Client side protocol major version.
clientMinor - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Client side protocol minor version.
ClientPageRedirectException - error com.lutris.appserver.server.httpPresentation.ClientPageRedirectException.
Exception used to signal a page redirection via the client.
ClientPageRedirectException(String) - Constructor for class com.lutris.appserver.server.httpPresentation.ClientPageRedirectException
Constructor a client redirection exception.
clientTimeout - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
The maximum time for a thread to keep a socket connection to the client for.
clientTimeout - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
The maximum time for a thread to keep a socket connection to the client for.
clientTimeout - Variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
The maximum time for a thread to keep a socket connection to the client for.
clone() - Method in class org.enhydra.dods.wizard.XYConstraints
 
clone() - Method in class com.lutris.appserver.server.sql.CloneableDO
Will clone the existing object keeping a fields the same, including the object id.
clone() - Method in class org.w3c.tidy.Node
 
clone() - Method in class org.w3c.tidy.AttVal
 
clone() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Clone.
clone() - Method in class org.apache.xerces.utils.NamespacesScope
 
clone() - Method in class org.apache.xerces.utils.regex.Match
 
clone() - Method in class org.apache.xerces.validators.datatype.UnionDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.ListDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.IDREFDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.IDDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.HexBinaryDatatypeValidator
 
clone() - Method in class org.apache.xerces.validators.datatype.StringDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.ENTITYDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
 
clone() - Method in class org.apache.xerces.validators.datatype.BooleanDatatypeValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.AnySimpleType
 
clone() - Method in class org.apache.xerces.validators.datatype.AbstractStringValidator
Returns a copy of this object.
clone() - Method in class org.apache.xerces.validators.datatype.AbstractNumericValidator
 
clone() - Method in class org.apache.xerces.validators.datatype.AbstractDatatypeValidator
 
clone() - Method in class org.apache.xerces.validators.schema.identity.XPath.LocationPath
Returns a clone of this object.
clone() - Method in class org.apache.xerces.validators.schema.identity.XPath.Step
Returns a clone of this object.
clone() - Method in class org.apache.xerces.validators.schema.identity.XPath.Axis
Returns a clone of this object.
clone() - Method in class org.apache.xerces.validators.schema.identity.XPath.NodeTest
Returns a clone of this object.
CloneableDO - class com.lutris.appserver.server.sql.CloneableDO.
Base class from which the data objects are created.
CloneableDO() - Constructor for class com.lutris.appserver.server.sql.CloneableDO
Public constructor.
CloneableDO(ResultSet) - Constructor for class com.lutris.appserver.server.sql.CloneableDO
Public constructor.
cloneAttributes(AttVal) - Method in class org.w3c.tidy.Lexer
 
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
cloneContent(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.AttributeMap
Override parent's method to set the ownerNode correctly
cloneContents() - Method in class org.apache.xerces.dom.RangeImpl
 
cloneContents() - Method in interface org.w3c.dom.ranges.Range
Duplicates the contents of a Range
cloneDeepCheck(boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Check that cloneNode on an entire document is done with the deep option.
cloneElementDecl(int, int, int) - Method in class org.apache.xerces.validators.schema.SchemaGrammar
 
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneMap(NodeImpl) - Method in class org.apache.xerces.dom.AttributeMap
Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.
cloneNode(boolean) - Method in class org.w3c.tidy.DOMNodeImpl
 
cloneNode(boolean) - Method in class org.w3c.tidy.DOMAttrImpl
 
cloneNode(boolean) - Method in class org.w3c.tidy.Node
 
cloneNode(boolean) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
cloneNode(boolean) - Method in class org.apache.xerces.dom.EntityImpl
Clone node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementDefinitionImpl
Replicate this object.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentTypeImpl
Clones the node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.AttrImpl
 
cloneNode(boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Deep-clone a document, including fixing ownerDoc for the cloned children.
cloneNode(boolean) - Method in class org.apache.xerces.dom.NodeImpl
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ChildNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ParentNode
Returns a duplicate of a given node.
cloneNode(boolean) - Method in class org.apache.xerces.dom.ElementImpl
Return a duplicate copy of this Element.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyDocumentType
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyNotation
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyProcessingInstruction
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyCDATASection
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyComment
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyText
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
cloneNode(boolean) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
cloneNode(boolean) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
Clone the entire document.
cloneNode(boolean) - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
Clone the entire document.
cloneNode(CoreDocumentImpl, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
internal method to share code with subclass
cloneNode(Node) - Method in class org.w3c.tidy.Lexer
 
cloneRange() - Method in class org.apache.xerces.dom.RangeImpl
 
cloneRange() - Method in interface org.w3c.dom.ranges.Range
Produces a new Range whose boundary-points are equal to the boundary-points of the Range.
cloneUnique() - Method in class com.lutris.appserver.server.sql.CloneableDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneUnique() - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Creates a clone of the object, but ensures that a new and unique object id is created for the object and that the version number is set to zero.
cloneValue(String, String, String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Determine approperate clone method for specified member and java type.
CLOSE - Static variable in class org.enhydra.tool.common.ButtonPanel
 
CLOSE_IN - Static variable in class com.lutris.dods.builder.generator.query.QueryBuilder
 
close() - Method in class com.lutris.mime.MultipartMimeInputStream
Skips all remaining bytes on this stream and closes it.
close() - Method in class com.lutris.mime.MultipartMimeInput
Closes the input source and the current MultipartMimeInputStream object.
close() - Method in class com.lutris.util.OutputStreamHub
Closes the stream.
close() - Method in class com.lutris.util.OutputStreamEventQueue
Closes the OutputStream.
close() - Method in interface com.lutris.appserver.server.sql.DBConnection
Close this connection.
close() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Close this connection.
close() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
 
close() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream
 
close() - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationOutputStream
 
close() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsResponse
Close the socket associate with this object.
close() - Method in class org.enhydra.servlet.connectionMethods.http.HttpResponse
Close the socket associate with this object.
close() - Method in class org.apache.html.dom.HTMLDocumentImpl
 
close() - Method in class org.apache.xerces.utils.ChunkyByteArray
Closes this input Stream
close() - Method in interface org.w3c.dom.html.HTMLDocument
Closes a document stream opened by open() and forces rendering.
close() - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
close() - Method in class org.enhydra.xml.xmlc.StreamXMLCLogger
Close all streams associated with this object.
close() - Method in class org.enhydra.xml.xmlc.html.HTMLObjectImpl
 
close() - Method in class org.enhydra.xml.xmlc.misc.SSIReader
Close the stream.
close() - Method in class org.enhydra.xml.xmlc.misc.LineNumberMapReader
Close the stream.
close(boolean) - Method in class org.enhydra.xml.xmlc.codegen.IndentWriter
Called when through generating code.
close(InputSource) - Static method in class org.enhydra.xml.io.InputSourceOps
Close an InputSource, if open.
closeConnection() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Method to close output stream.
closed - Variable in class org.w3c.tidy.Node
 
closeIfOpened(InputSource, Reader) - Static method in class org.enhydra.xml.io.InputSourceOps
Close a byte stream returned by open(), only if it was actually opened by open.
closeInput() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Discards any further incoming request entity data and marks the input stream as "closed".
closeJarStream() - Method in class org.enhydra.tool.archive.JarBuilder
 
closeOutput() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Method to close output stream.
closeOutput() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnection
Method to close output stream.
closeParen() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Place a closing parenthesis in the WHERE clause.
closeParen() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Place a closing parenthesis in the WHERE clause.
closeWindow() - Method in class org.enhydra.tool.common.DialogHandler
Close the dialog and exit the VM if this wizard was run as a standalone application.
ClosingInputSource - class org.enhydra.xml.io.ClosingInputSource.
Input source that automatically close its InputStream when EOF is reached or an error occurs.
ClosingInputSource() - Constructor for class org.enhydra.xml.io.ClosingInputSource
Zero-argument default constructor.
ClosingInputSource(InputSource, boolean) - Constructor for class org.enhydra.xml.io.ClosingInputSource
Create a new input source from another input source.
ClosingInputSource(InputStream) - Constructor for class org.enhydra.xml.io.ClosingInputSource
Create a new input source with a byte stream.
ClosingInputSource(Reader) - Constructor for class org.enhydra.xml.io.ClosingInputSource
Create a new input source with a character stream.
ClosingInputSource(String) - Constructor for class org.enhydra.xml.io.ClosingInputSource
Create a new input source with a system identifier.
ClosingInputSource(String, boolean) - Constructor for class org.enhydra.xml.io.ClosingInputSource
Create a new input source with a system identifier.
clubs - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity clubs (?).
clustered - Variable in class org.enhydra.dods.trans.Index
This variable contains information weather index is clustered.
CM_BLOCK - Static variable in class org.w3c.tidy.Dict
 
CM_DEFLIST - Static variable in class org.w3c.tidy.Dict
 
CM_EMPTY - Static variable in class org.w3c.tidy.Dict
 
CM_FIELD - Static variable in class org.w3c.tidy.Dict
 
CM_FRAMES - Static variable in class org.w3c.tidy.Dict
 
CM_HEAD - Static variable in class org.w3c.tidy.Dict
 
CM_HEADING - Static variable in class org.w3c.tidy.Dict
 
CM_HTML - Static variable in class org.w3c.tidy.Dict
 
CM_IMG - Static variable in class org.w3c.tidy.Dict
 
CM_INLINE - Static variable in class org.w3c.tidy.Dict
 
CM_LIST - Static variable in class org.w3c.tidy.Dict
 
CM_MIXED - Static variable in class org.w3c.tidy.Dict
 
CM_NEW - Static variable in class org.w3c.tidy.Dict
 
CM_NO_INDENT - Static variable in class org.w3c.tidy.Dict
 
CM_OBJECT - Static variable in class org.w3c.tidy.Dict
 
CM_OBSOLETE - Static variable in class org.w3c.tidy.Dict
 
CM_OMITST - Static variable in class org.w3c.tidy.Dict
 
CM_OPT - Static variable in class org.w3c.tidy.Dict
 
CM_PARAM - Static variable in class org.w3c.tidy.Dict
 
CM_ROW - Static variable in class org.w3c.tidy.Dict
 
CM_ROWGRP - Static variable in class org.w3c.tidy.Dict
 
CM_TABLE - Static variable in class org.w3c.tidy.Dict
 
CM_UNKNOWN - Static variable in class org.w3c.tidy.Dict
 
CMAny - class org.apache.xerces.validators.common.CMAny.
Content model any node.
CMAny(int, int, int) - Constructor for class org.apache.xerces.validators.common.CMAny
Constructs a content model any.
CMBinOp - class org.apache.xerces.validators.common.CMBinOp.
 
CMBinOp(int, CMNode, CMNode) - Constructor for class org.apache.xerces.validators.common.CMBinOp
 
CMException - exception org.apache.xerces.validators.common.CMException.
CMException is thrown during CMNode operations
CMException(int) - Constructor for class org.apache.xerces.validators.common.CMException
 
CMLeaf - class org.apache.xerces.validators.common.CMLeaf.
Content model leaf node.
CMLeaf(QName) - Constructor for class org.apache.xerces.validators.common.CMLeaf
Constructs a content model leaf.
CMLeaf(QName, int) - Constructor for class org.apache.xerces.validators.common.CMLeaf
Constructs a content model leaf.
CMNode - class org.apache.xerces.validators.common.CMNode.
 
cmp_op - Variable in class org.webdocwf.dods.access.AccessException
 
cmType - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
 
cmType - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
This is temporary, to support the CGI Connection method, which is simply another flavor of this class.
cmType - Variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
This is temporary, to support the CGI Connection method, which is simply another flavor of this class.
CMUniOp - class org.apache.xerces.validators.common.CMUniOp.
 
CMUniOp(int, CMNode) - Constructor for class org.apache.xerces.validators.common.CMUniOp
 
code - Variable in class org.w3c.tidy.Entity
 
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.ranges.RangeException
 
CodeGen - class org.enhydra.tool.codegen.CodeGen.
Main class for CodeGen wizard and command line interface.
CodeGen() - Constructor for class org.enhydra.tool.codegen.CodeGen
Create an Code Generator in command line mode so that no swing components are instantiated.
CodeGen(boolean) - Constructor for class org.enhydra.tool.codegen.CodeGen
Create an Code Generator and read in the codegen.properties file.
CodeGen(Generator) - Constructor for class org.enhydra.tool.codegen.CodeGen
Create a Code Generator using a specified implementation of the Generator class.
CodeGenDeck - class org.enhydra.tool.codegen.wizard.CodeGenDeck.
Class declaration
CodeGenDeck() - Constructor for class org.enhydra.tool.codegen.wizard.CodeGenDeck
 
CodeGenPage - class org.enhydra.tool.codegen.wizard.CodeGenPage.
The CodeGenPage is a panel that you can add to a WizardDialog.
CodeGenPage() - Constructor for class org.enhydra.tool.codegen.wizard.CodeGenPage
Create a CodeGenPage.
CodeGenPanel - class org.enhydra.tool.codegen.wizard.CodeGenPanel.
This class defines the type of panel you can add to an OpenTool's BasicWizardPage or an CodeGenPage.
CodeGenPanel() - Constructor for class org.enhydra.tool.codegen.wizard.CodeGenPanel
Create an CodeGenPanel for use in an OpenTool BasicWizardPage or an CodeGenPage.
CodeGenWizard - class org.enhydra.tool.codegen.wizard.CodeGenWizard.
The CodeGenDialog defines a default container for presenting wizards.
CodeGenWizard() - Constructor for class org.enhydra.tool.codegen.wizard.CodeGenWizard
 
CodeGenWizard(CodeGen) - Constructor for class org.enhydra.tool.codegen.wizard.CodeGenWizard
 
COERCE_TO_ENDTAG - Static variable in class org.w3c.tidy.Report
 
coerceNode(Lexer, Node, Dict) - Static method in class org.w3c.tidy.Node
 
COLLAPSE - Static variable in interface org.apache.xerces.validators.datatype.DatatypeValidator
 
collapse(boolean) - Method in class org.apache.xerces.dom.RangeImpl
 
collapse(boolean) - Method in interface org.w3c.dom.ranges.Range
Collapse a Range onto one of its boundary-points
COLLECT_STDERR - Static variable in class org.enhydra.xml.xmlc.misc.ProcessRunner
 
COLLECT_STDOUT - Static variable in class org.enhydra.xml.xmlc.misc.ProcessRunner
 
colSpan - Variable in class com.lutris.html.HtmlTableCell
 
Column - class org.enhydra.dods.trans.Column.
This class represents database table column.
COLUMN_ATT_NAMES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
COLUMN_CAN_BE_NULL - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_DB_TYPE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_ARRAY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_CONSTANT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_INDEX - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_PRIMARY_KEY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_REFERENCE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_IS_UNIQUE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_JAVA_TYPE - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_CONSTARINT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_FOREIGN_KEY_COLUMN_NAME - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_IS_ABSTARCT - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_REF_IS_FOREIGN_KEY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
COLUMN_USED_FOR_QUERY - Static variable in class org.enhydra.dods.trans.DefaultTagValues
 
Column() - Constructor for class org.enhydra.dods.trans.Column
 
column(int) - Method in class org.enhydra.dods.trans.Table
Get column with given index.
columnIndex - Variable in class org.enhydra.dods.cache.Condition
Column index in the table.
columnNamesVect - Static variable in class org.enhydra.dods.xslt.DODSTag
 
ColumnNullException - exception com.lutris.dods.builder.generator.query.ColumnNullException.
ColumnNullException is thrown by RDBColumnValue.get methods when an unexpected NULL value in a column retrieved from the database.
columns - Variable in class org.enhydra.dods.trans.Table
list of table columns
columns - Variable in class org.w3c.tidy.Lexer
 
columns() - Method in class org.enhydra.dods.trans.Table
Get list of columns.
columns(ArrayList) - Method in class org.enhydra.dods.trans.Table
Set list of columns.
columnsSize() - Method in class org.enhydra.dods.trans.Table
Get number of columns.
ColumnTypeException - exception com.lutris.dods.builder.generator.query.ColumnTypeException.
ColumnTypeException is thrown by RDBColumnValue.get methods when a column value is of an unexpected type.
com.lutris - package com.lutris
 
com.lutris.applet - package com.lutris.applet
 
com.lutris.appserver.server - package com.lutris.appserver.server
 
com.lutris.appserver.server.httpPresentation - package com.lutris.appserver.server.httpPresentation
 
com.lutris.appserver.server.httpPresentation.servlet - package com.lutris.appserver.server.httpPresentation.servlet
 
com.lutris.appserver.server.jolt.joltc - package com.lutris.appserver.server.jolt.joltc
 
com.lutris.appserver.server.jolt.joltpo - package com.lutris.appserver.server.jolt.joltpo
 
com.lutris.appserver.server.jolt.parser - package com.lutris.appserver.server.jolt.parser
 
com.lutris.appserver.server.jolt.tests - package com.lutris.appserver.server.jolt.tests
 
com.lutris.appserver.server.session - package com.lutris.appserver.server.session
 
com.lutris.appserver.server.session.persistent - package com.lutris.appserver.server.session.persistent
 
com.lutris.appserver.server.sql - package com.lutris.appserver.server.sql
 
com.lutris.appserver.server.sql.informix - package com.lutris.appserver.server.sql.informix
 
com.lutris.appserver.server.sql.oracle - package com.lutris.appserver.server.sql.oracle
 
com.lutris.appserver.server.sql.standard - package com.lutris.appserver.server.sql.standard
 
com.lutris.appserver.server.user - package com.lutris.appserver.server.user
 
com.lutris.classloader - package com.lutris.classloader
 
com.lutris.dods.builder.generator.dataobject - package com.lutris.dods.builder.generator.dataobject
 
com.lutris.dods.builder.generator.query - package com.lutris.dods.builder.generator.query
 
com.lutris.html - package com.lutris.html
 
com.lutris.http - package com.lutris.http
 
com.lutris.http.debug - package com.lutris.http.debug
 
com.lutris.http.tests - package com.lutris.http.tests
 
com.lutris.logging - package com.lutris.logging
 
com.lutris.logging.tests - package com.lutris.logging.tests
 
com.lutris.mime - package com.lutris.mime
 
com.lutris.mime.tests - package com.lutris.mime.tests
 
com.lutris.multiServer - package com.lutris.multiServer
 
com.lutris.testutil - package com.lutris.testutil
 
com.lutris.util - package com.lutris.util
 
com.lutris.util.tests - package com.lutris.util.tests
 
com.lutris.xml.xmlc - package com.lutris.xml.xmlc
 
com.lutris.xml.xmlc.html - package com.lutris.xml.xmlc.html
 
COMMA - Static variable in interface com.lutris.util.ConfigParserConstants
 
COMMAND_ABOUT - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_BACK - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_CANCEL - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_CLOSE - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_COMPILE - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_DEPLOY - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_FINISH - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_GENERATE - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_HELP - Static variable in class org.enhydra.tool.common.ButtonPanel
 
COMMAND_NAME - Static variable in class org.enhydra.tool.codegen.internal.WebAppGenerator
Name to use specify at the command line.
COMMAND_NAME - Static variable in class org.enhydra.tool.codegen.internal.ServiceGenerator
Name to use specify at the command line.
COMMAND_NAME - Static variable in class org.enhydra.tool.codegen.internal.Enhydra3AppGenerator
Name to use specify at the command line.
COMMAND_NEXT - Static variable in class org.enhydra.tool.common.ButtonPanel
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.
COMMENT - Static variable in interface com.lutris.util.ConfigParserConstants
 
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
comment(char[], int, int) - Method in class org.apache.xml.serialize.TextSerializer
 
comment(char[], int, int) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
comment(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler
callback for comment.
comment(int) - Method in interface org.apache.xerces.framework.XMLDocumentHandler.DTDHandler
Callback for comment in DTD.
comment(int) - Method in class org.apache.xerces.parsers.SAXParser
Comment.
comment(int) - Method in class org.apache.xerces.parsers.DOMParser
Comment.
comment(int) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Handle a comment.
comment(String) - Method in class org.apache.xml.serialize.TextSerializer
 
comment(String) - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
CommentImpl - class org.apache.xerces.dom.CommentImpl.
Represents an XML (or HTML) comment.
CommentImpl(CoreDocumentImpl, String) - Constructor for class org.apache.xerces.dom.CommentImpl
Factory constructor.
CommentTag - Static variable in class org.w3c.tidy.Node
 
commit() - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to commit upates.
commit() - Method in interface com.lutris.appserver.server.sql.DBConnection
Commit a transaction.
commit() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to commit upates.
commit() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Commit a transaction.
commit() - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Deprecated. Use save() instead.
commit() - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Deprecated. Use save() instead.
commit() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.TypeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.StateTransitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.GenericObjectDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.EnumValueDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.EnumTypeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeStringValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeObjectValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeNumberValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeEnumValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeDefinitionDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeDateValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeBoolValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Deprecated. Use save() instead.
commit(DBTransaction) - Method in interface org.webdocwf.util.genericstore.data.AttributeBinaryValueDOI
Deprecated. Use save() instead.
commit(DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Deprecated. Use save() instead.
Common - class org.enhydra.dods.Common.
 
Common() - Constructor for class org.enhydra.dods.Common
 
Compare - interface com.lutris.dods.builder.generator.dataobject.Compare.
This inferface is used for checking whether data object DO satisfies condition cond.
compare(boolean, boolean, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(boolean, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(double, double, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(double, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Wrapper for compare() method that takes Objects for arguments.
compare(GenericDO, Condition) - Method in interface com.lutris.dods.builder.generator.dataobject.Compare
 
compare(Object, Object, String) - Static method in class com.lutris.dods.builder.generator.query.QueryBuilder
Compare two values according to a QueryBuilder comparison operator.
compare(String, String) - Method in class org.apache.xerces.validators.datatype.UnionDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.QNameDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.NOTATIONDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.ListDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.HexBinaryDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.FloatDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.StringDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.ENTITYDatatypeValidator
REVISIT Compares two Datatype for order
compare(String, String) - Method in class org.apache.xerces.validators.datatype.DoubleDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.BooleanDatatypeValidator
Compare two boolean data types
compare(String, String) - Method in class org.apache.xerces.validators.datatype.Base64BinaryDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.AnyURIDatatypeValidator
 
compare(String, String) - Method in class org.apache.xerces.validators.datatype.AnySimpleType
 
compare(String, String) - Method in interface org.apache.xerces.validators.datatype.DatatypeValidator
Compares content in the Domain value vs.
compareBoundaryPoints(short, Range) - Method in class org.apache.xerces.dom.RangeImpl
 
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.ranges.Range
Compare the boundary-points of two Ranges in a document.
compareCond(Condition) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
compareDates(int[], int[]) - Method in class org.apache.xerces.validators.datatype.MonthDatatypeValidator
Overwrite compare algorithm to optimize month comparison
compareDates(int[], int[], boolean) - Method in class org.apache.xerces.validators.datatype.DurationDatatypeValidator
Compares 2 given durations.
compareDates(int[], int[], boolean) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
Compare algorithm described in dateDime (3.2.7).
compareOrder(int[], int[]) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
Given normalized values, determines order-relation between give date/time objects.
compareReferrerDoName(String, String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Compare referrer DO name.
compareURLPrefixes(String, String) - Static method in class org.enhydra.servlet.connectionMethods.Channel
Compare two URL prefixes in terms of specificity.
compareValues(Object, Object) - Method in class org.apache.xerces.validators.datatype.FloatDatatypeValidator
 
compareValues(Object, Object) - Method in class org.apache.xerces.validators.datatype.DoubleDatatypeValidator
Compares 2 double values.
compareValues(Object, Object) - Method in class org.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
compareValues(Object, Object) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
 
compareValues(Object, Object) - Method in class org.apache.xerces.validators.datatype.AbstractNumericFacetValidator
 
COMPILE - Static variable in class org.enhydra.tool.common.ButtonPanel
 
compile(MetaData) - Method in class org.enhydra.xml.xmlc.compiler.Compiler
 
compile(MetaData, ErrorReporter, PrintWriter) - Method in class org.enhydra.xml.xmlc.compiler.Javac
Run a javac process.
compile(PrintWriter) - Method in class org.enhydra.xml.xmlc.codegen.JavaCompile
Run the javac process.
compile(String[]) - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLC
Parse arguments and compile the page.
CompileOptions - class org.enhydra.xml.xmlc.metadata.CompileOptions.
Specifies options for the document compiler.
CompileOptions(Document) - Constructor for class org.enhydra.xml.xmlc.metadata.CompileOptions
Constructor.
Compiler - class org.enhydra.xml.xmlc.compiler.Compiler.
XMLC compiler class.
Compiler(ErrorReporter, PrintWriter) - Constructor for class org.enhydra.xml.xmlc.compiler.Compiler
Constructor.
complete() - Method in class org.enhydra.xml.xmlc.commands.xmlc.XMLCOptions
Deprecated. Default any options in the set that have not been specified.
completed() - Method in class org.enhydra.servlet.debug.RequestRecord
Flag the request as completed.
completed() - Method in class org.enhydra.servlet.debug.ResponseRecord
Flag the response as completed.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.URLRegExpMapping
Complete modifications to DOM, compiles regular expression if set.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.ElementEdit
Complete modifications to DOM.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.URLEdit
Complete modifications to DOM.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Complete modifications to DOM.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.CompileOptions
Complete modifications to DOM.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.HTMLSection
Complete modifications to DOM.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.DocumentClass
Complete modifications to DOM, check some error cases.
completeModifications() - Method in class org.enhydra.xml.xmlc.metadata.MetaDataElement
Complete modifications to DOM.
complexCacheHitsNum - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Number of queries found in complex query cache.
complexQCache - Variable in class org.enhydra.dods.cache.QueryCacheImpl
Cache for storing complex queries.
complexQueryCacheSize - Variable in class org.enhydra.dods.statistics.QueryCacheStatistics
Current size of complex query cache.
complexQueryNum - Variable in class org.enhydra.dods.statistics.TableStatistics
Number of complex queries performed on the table.
Con3X3AttributeAppearance - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
Con3X3AttributeInvalidValue - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
Con3X3AttributeMustAppear - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
Con3X3ElementAppearance - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
concat(String, String) - Static method in class com.lutris.util.KeywordParser
 
condFlushLine(Out, int) - Method in class org.w3c.tidy.PPrint
 
Condition - class org.enhydra.dods.cache.Condition.
This class is for storing one condition declared in WHERE part of SELECT clause.
Condition(int, boolean, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, boolean, String).
Condition(int, double, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, double, String).
Condition(int, Object, String) - Constructor for class org.enhydra.dods.cache.Condition
Constructor (int, Object, String).
Conditional() - Method in class com.lutris.appserver.server.jolt.parser.JoltParser
 
conds - Variable in class org.enhydra.dods.cache.QueryCacheItemImpl
Array of conditions declared in WHERE part of the query (array of org.enhydra.dods.cache.Condition objects).
CONF_DIR - Static variable in class org.enhydra.servlet.ServletContainer
 
CONF_FILE - Static variable in class org.enhydra.servlet.ServletContainer
 
config - Variable in class com.lutris.appserver.server.sql.StandardDatabaseManager
 
config - Variable in class com.lutris.appserver.server.StandardApplication
This applications config object.
config - Variable in class org.enhydra.servlet.ServletContainer
 
Config - class com.lutris.util.Config.
 
Config() - Constructor for class com.lutris.util.Config
 
Config(ConfigFile) - Constructor for class com.lutris.util.Config
 
Config(KeywordValueTable) - Constructor for class com.lutris.util.Config
 
Config(KeywordValueTable, ConfigFile) - Constructor for class com.lutris.util.Config
 
ConfigEntry() - Method in class com.lutris.util.ConfigParser
 
ConfigException - exception com.lutris.util.ConfigException.
 
ConfigException - exception org.enhydra.tool.configure.ConfigException.
 
ConfigException() - Constructor for class com.lutris.util.ConfigException
 
ConfigException(int, String) - Constructor for class com.lutris.util.ConfigException
 
ConfigException(String) - Constructor for class com.lutris.util.ConfigException
 
ConfigException(String) - Constructor for class org.enhydra.tool.configure.ConfigException
Create a ToolException with a specified error message.
ConfigException(String, Throwable) - Constructor for class com.lutris.util.ConfigException
 
ConfigException(Throwable) - Constructor for class com.lutris.util.ConfigException
 
ConfigException(Throwable, String) - Constructor for class org.enhydra.tool.configure.ConfigException
Create a ToolException linked to a parent exception.
ConfigFile - class com.lutris.util.ConfigFile.
 
ConfigFile() - Constructor for class com.lutris.util.ConfigFile
 
ConfigFile(File) - Constructor for class com.lutris.util.ConfigFile
 
ConfigFile(InputStream) - Constructor for class com.lutris.util.ConfigFile
 
ConfigFile(KeywordValueTable) - Constructor for class com.lutris.util.ConfigFile
 
ConfigFileTest - class com.lutris.util.tests.ConfigFileTest.
 
ConfigFileTest() - Constructor for class com.lutris.util.tests.ConfigFileTest
 
ConfigParser - class com.lutris.util.ConfigParser.
 
ConfigParser(ConfigParserTokenManager) - Constructor for class com.lutris.util.ConfigParser
 
ConfigParser(InputStream) - Constructor for class com.lutris.util.ConfigParser
 
ConfigParser(Reader) - Constructor for class com.lutris.util.ConfigParser
 
ConfigParserConstants - interface com.lutris.util.ConfigParserConstants.
 
ConfigParserTokenManager - class com.lutris.util.ConfigParserTokenManager.
 
ConfigParserTokenManager(SimpleCharStream) - Constructor for class com.lutris.util.ConfigParserTokenManager
 
ConfigParserTokenManager(SimpleCharStream, int) - Constructor for class com.lutris.util.ConfigParserTokenManager
 
ConfigTests - class com.lutris.util.tests.ConfigTests.
Class that tests the Confi object.
ConfigTests() - Constructor for class com.lutris.util.tests.ConfigTests
 
ConfigTool - class org.enhydra.tool.configure.ConfigTool.
 
ConfigTool() - Constructor for class org.enhydra.tool.configure.ConfigTool
 
configuration - Variable in class org.w3c.tidy.Lexer
 
Configuration - class org.w3c.tidy.Configuration.
 
Configuration() - Constructor for class org.w3c.tidy.Configuration
 
configure() - Method in class org.enhydra.tool.configure.ConfigTool
 
configure(File, String[], String[]) - Method in class com.lutris.logging.StandardLogger
Configure the logger.
conflict - Static variable in class com.lutris.http.HttpStatus
 
conflict(int, int, int, int, int, int, SubstitutionGroupComparator) - Static method in class org.apache.xerces.validators.common.ElementWildcard
 
cong - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity cong (?).
conn - Variable in class com.lutris.appserver.server.sql.informix.InformixDBTransaction
The connection to the informix database.
conn - Variable in class com.lutris.appserver.server.sql.informix.InformixDBQuery
The informix database connection.
connect(Socket) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
This method causes a new EnhydraDirectorProtocol instance to accept the next socket connection from a server socket.
connection - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
JDBC connection object.
CONNECTION - Static variable in class org.enhydra.servlet.ServletContainer
 
CONNECTION - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
 
CONNECTION_METHOD - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
 
connectionAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Database connection allocator.
connectionAllocator - Variable in class com.lutris.appserver.server.sql.standard.StandardDBConnection
 
ConnectionAllocator - interface com.lutris.appserver.server.sql.ConnectionAllocator.
Defines the connection allocator.
ConnectionMethod - interface org.enhydra.servlet.connectionMethods.ConnectionMethod.
A ConnectionMethod is how requests get into the server from the outside world.
ConnectionMethodException - exception org.enhydra.servlet.connectionMethods.ConnectionMethodException.
ConnectionMethods throw this type of exception when there is an error.
ConnectionMethodException(String) - Constructor for class org.enhydra.servlet.connectionMethods.ConnectionMethodException
Construct a exception without a specified cause.
ConnectionMethodException(String, Throwable) - Constructor for class org.enhydra.servlet.connectionMethods.ConnectionMethodException
Construct a exception with an associated causing exception.
ConnectionMethodException(Throwable) - Constructor for class org.enhydra.servlet.connectionMethods.ConnectionMethodException
Construct a exception with an associated causing exception.
ConnectionMethodManager - class org.enhydra.servlet.connectionMethods.ConnectionMethodManager.
This class maintains a set of ConnectionMethods.
ConnectionMethodManager() - Constructor for class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
Create a new, empty, ConnectionMethodManager.
connections - Variable in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
The queue for incoming connections.
connections - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
The queue for incoming connections.
connections - Variable in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
The queue for incoming connections.
Constants - interface org.enhydra.tool.archive.Constants.
 
Constants - interface org.enhydra.tool.codegen.Constants.
 
Constants - interface org.enhydra.tool.common.Constants.
 
Constants - interface org.enhydra.tool.configure.Constants.
 
CONSTRAINT_MAX_CODE - Static variable in class org.apache.xerces.utils.XMLMessages
 
contactServer(Applet) - Static method in class com.lutris.applet.LBSConnection
Use the extra initialization parameters added to the APPLET tag by AppletUtils.createAppletTag() to open a connection back to the Multiserver, using the same session as the one used to get the HTML page that contained the APPLET tag.
ContainedNodeEnum - class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum.
Enumeration over the nodes contained by another node.
ContainedNodeEnum(Node) - Constructor for class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum
Constructor for enumerating all nodes types
ContainedNodeEnum(Node, int) - Constructor for class org.enhydra.xml.xmlc.dom.generic.ContainedNodeEnum
Constructor with filter for node types
contains(Grammar) - Method in class org.apache.xerces.validators.common.GrammarResolverImpl
Is Grammar abstraction in Grammar pool?
contains(Grammar) - Method in interface org.apache.xerces.validators.common.GrammarResolver
Is Grammar abstraction in Grammar pool?
contains(OutputStream) - Method in class com.lutris.util.OutputStreamHub
Is the given OutputStream currently in the set?
contains(XMLValidator.OrderedHashtable) - Method in class org.apache.xerces.validators.common.XMLValidator.ValueStoreBase
Returns true if this value store contains the specified values tuple.
containsAttrTypeID() - Method in class org.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
containsCount(String) - Method in class com.lutris.util.Config
 
containsHeader(String) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Returns true if the response message header has a field with the specified name.
containsHeader(String) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationResponse
Returns true if the response message header has a field with the specified name.
containsHeader(String) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltResponse
Returns true if the response message header has a field with the specified name.
containsHeader(String) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnection
Returns true if the current response contains the named header.
containsHeader(String) - Method in class org.enhydra.servlet.connectionMethods.https.HttpsResponse
Checks whether the response message header has a field with the specified name.
containsHeader(String) - Method in class org.enhydra.servlet.connectionMethods.http.HttpResponse
Checks whether the response message header has a field with the specified name.
containsHeader(String) - Method in class org.enhydra.servlet.filter.ResponseFilter
This call is passed on to the original HttpServletResponse object.
containsHeader(String) - Method in class org.enhydra.servlet.debug.ResponseRecord
Record call and pass on to actual response object..
containsKey(Object) - Method in class com.lutris.util.LRUCache
Does the cache contain the given key?
containsKey(String) - Method in class com.lutris.util.KeywordValueTable
 
containsKey(String) - Method in class com.lutris.util.Config
 
containsKey(String) - Method in class com.lutris.appserver.server.session.BasicSessionHome
Specifies if a key is currently bound to a session.
containsKey(String) - Method in interface com.lutris.appserver.server.session.StandardSessionHome
Specifies if a key is currently bound to a session.
containsKey(String) - Method in class com.lutris.appserver.server.session.PagedSessionHome
Specifies if a key is currently in use.
containsMoreThanOneChildOfType(Element, String[]) - Method in class org.apache.xerces.domx.XGrammarWriter
Returns true if the specified element has more than one child with any of the given names.
containsNameSpace(String) - Method in class org.apache.xerces.validators.common.GrammarResolverImpl
Is Namespace key in Grammar pool
containsNameSpace(String) - Method in interface org.apache.xerces.validators.common.GrammarResolver
Is Namespace key in Grammar pool
containsWildcards(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Evaluate if string contains Wildcards WebDocWf extension for extended wildcard support
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Check whether a string contains DB wildcards
containsWildcards(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Check whether a string contains DB wildcards
content - Variable in class org.w3c.tidy.Node
 
CONTENT - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
CONTENT_AFTER_BODY - Static variable in class org.w3c.tidy.Report
 
CONTENT_ALL - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
CONTENT_HTML - Static variable in interface org.enhydra.tool.codegen.Constants
 
CONTENT_MODEL_ELEMENT_NAMES - Static variable in class org.apache.xerces.domx.XGrammarWriter
Content model element names.
CONTENT_RESULT_END_OF_CDSECT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_INVALID_CHAR - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_MARKUP_END_OF_INPUT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_MARKUP_NOT_RECOGNIZED - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_MATCHING_ETAG - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_REFERENCE_END_OF_INPUT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_CDSECT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_CHARREF - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_COMMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_ELEMENT - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_ENTITYREF - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_ETAG - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_RESULT_START_OF_PI - Static variable in interface org.apache.xerces.readers.XMLEntityHandler
Return values for the scanContent method.
CONTENT_ROOT - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
CONTENT_ROOT_PROP - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
CONTENT_TYPE - Static variable in class org.enhydra.tool.codegen.internal.AppReplacementSet
Replacement key for the content type
CONTENT_WML - Static variable in interface org.enhydra.tool.codegen.Constants
 
content() - Method in class org.apache.xml.serialize.TextSerializer
 
content() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
Must be called by a method about to print any type of content.
ContentError - Static variable in class org.apache.xerces.validators.schema.SchemaMessageProvider
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
ContentHeader - class com.lutris.mime.ContentHeader.
Parses and represents Mime header fields that have the form of the Content-Type header as defined in RFC2045 Section 5.1 Page 11.
ContentHeader(MimeHeader) - Constructor for class com.lutris.mime.ContentHeader
Constructs a new ContentTypeHeader object from an existing MimeHeader object.
ContentHeader(String) - Constructor for class com.lutris.mime.ContentHeader
Constructs a new ContentTypeHeader object from an unparsed Mime Content-Type header line.
ContentLeafNameTypeVector - class org.apache.xerces.validators.common.ContentLeafNameTypeVector.
A light-weight class that stored the leaf names and types from a DFAContentModel
ContentLeafNameTypeVector() - Constructor for class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
ContentLeafNameTypeVector(ContentLeafNameTypeVector) - Constructor for class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
ContentLeafNameTypeVector(QName[], int[], int) - Constructor for class org.apache.xerces.validators.common.ContentLeafNameTypeVector
 
contentModel - Variable in class org.enhydra.xml.xmlc.html.HTMLProprietaryTags.Tag
Content model the tag is associated with.
ContentPanel - class org.enhydra.tool.archive.wizard.ContentPanel.
 
ContentPanel() - Constructor for class org.enhydra.tool.archive.wizard.ContentPanel
 
CONTENTS - Static variable in class org.apache.xerces.msg.XMLMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.msg.SchemaMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.msg.ImplementationMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.msg.ExceptionMessages
The list resource bundle contents.
CONTENTS - Static variable in class org.apache.xerces.msg.DatatypeMessages
The list resource bundle contents.
contentSpecHandle - Variable in class org.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
contentSpecIndex - Variable in class org.apache.xerces.validators.common.XMLElementDecl
 
CONTENTSPECNODE_ALL - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents
CONTENTSPECNODE_ANY - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents any namespace specified namespace.
CONTENTSPECNODE_ANY_LAX - Static variable in class org.apache.xerces.framework.XMLContentSpec
prcessContent is 'lax'
CONTENTSPECNODE_ANY_NS - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents any namespace element (including "##local").
CONTENTSPECNODE_ANY_NS_LAX - Static variable in class org.apache.xerces.framework.XMLContentSpec
 
CONTENTSPECNODE_ANY_NS_SKIP - Static variable in class org.apache.xerces.framework.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents any other namespace (XML Schema: ##other).
CONTENTSPECNODE_ANY_OTHER_LAX - Static variable in class org.apache.xerces.framework.XMLContentSpec
 
CONTENTSPECNODE_ANY_OTHER_SKIP - Static variable in class org.apache.xerces.framework.XMLContentSpec
 
CONTENTSPECNODE_ANY_SKIP - Static variable in class org.apache.xerces.framework.XMLContentSpec
processContent is 'skip'
CONTENTSPECNODE_CHOICE - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents choice, '|'.
CONTENTSPECNODE_LEAF - Static variable in class org.apache.xerces.framework.XMLContentSpec
Name or #PCDATA.
CONTENTSPECNODE_ONE_OR_MORE - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents a one or more occurence count, '+'.
CONTENTSPECNODE_SEQ - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents sequence, ','.
CONTENTSPECNODE_ZERO_OR_MORE - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents a zero or more occurence count, '*'.
CONTENTSPECNODE_ZERO_OR_ONE - Static variable in class org.apache.xerces.framework.XMLContentSpec
Represents a zero or one occurence count, '?'.
contentType - Variable in class org.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
context - Variable in class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet
 
context - Variable in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
The SSL context for deriving the SSL Socket Factory
CONTEXT_ATTRIBUTE - Static variable in class org.enhydra.xml.xmlc.servlet.XMLCContext
Name of ServletContext attribute that contains the instance of this class for a WebApp.
conv(byte[]) - Static method in class com.lutris.util.BytesToString
Converts the array of bytes to a string.
conv(byte[], int) - Static method in class com.lutris.util.BytesToString
Converts the array of bytes to a string.
Convert - class com.lutris.util.Convert.
Deprecated. Use HexEncoder or Base64Encoder.
Convert() - Constructor for class com.lutris.util.Convert
Deprecated.  
convert(String) - Static method in class org.apache.xerces.readers.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
convertArrayType(String) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Convert java type into array type.
convertContentSpecTree(int) - Method in class org.apache.xerces.validators.common.Grammar
 
convertContentSpecTree(int) - Method in class org.apache.xerces.validators.schema.SchemaGrammar
 
convertUserSearchValue(String) - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Replace User wildcards with DB vendor specific wildcards according to dods.conf WebDocWf extension for extended wildcard support
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Convert a String with user wildcards into a string with DB wildcards
convertUserSearchValue(String) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Convert a String with user wildcards into a string with DB wildcards
CookieManagerTests - class com.lutris.http.tests.CookieManagerTests.
 
CookieManagerTests() - Constructor for class com.lutris.http.tests.CookieManagerTests
Constructor.
CookieParserTests - class com.lutris.http.tests.CookieParserTests.
Simple tests for cookie parser.
CookieParserTests() - Constructor for class com.lutris.http.tests.CookieParserTests
Constructor.
copy - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity copy (©).
COPY_CLIENT - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
COPY_CLIENT_PROP - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
copy(File, File) - Static method in class org.enhydra.tool.common.FileUtil
 
copy(InputStream, File) - Static method in class org.enhydra.tool.common.FileUtil
 
copy(InputStream, OutputStream) - Static method in class org.enhydra.tool.common.FileUtil
 
copy(Template, File) - Static method in class org.enhydra.tool.common.FileUtil
 
copyBigDecimal(BigDecimal) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyByteArray(byte[]) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyDate(Date) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyDoml() - Method in class org.enhydra.ant.taskdefs.DomlValidateTask
 
copyInto(Node, Node) - Static method in class org.apache.xerces.validators.schema.XUtil
Copies the source tree into the specified place in a destination tree.
copyNode(Node, Document) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Deprecated. use org.w3c.dom.Document.importNode
COPYRIGHT - Static variable in class org.enhydra.tool.codegen.ProjectReplacementSet
Replacement key for the copyright
COPYRIGHT - Static variable in class org.enhydra.tool.codegen.ProjectOptionSet
Property name for the copyright option.
COPYRIGHTFILE - Static variable in class org.enhydra.tool.codegen.ProjectOptionSet
Property name for the copyright file option.
copyString(String) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyTime(Time) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
copyTimestamp(Timestamp) - Static method in class com.lutris.dods.builder.generator.dataobject.GenericDO
 
CoreDO - class com.lutris.appserver.server.sql.CoreDO.
Base class from which the data objects are derived.
CoreDO() - Constructor for class com.lutris.appserver.server.sql.CoreDO
Public constructor.
CoreDO(ResultSet) - Constructor for class com.lutris.appserver.server.sql.CoreDO
Public constructor.
CoreDocumentImpl - class org.apache.xerces.dom.CoreDocumentImpl.
The Document interface represents the entire HTML or XML document.
CoreDocumentImpl() - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
CoreDocumentImpl(boolean) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
Constructor.
CoreDocumentImpl(DocumentType) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
For DOM2 support.
CoreDocumentImpl(DocumentType, boolean) - Constructor for class org.apache.xerces.dom.CoreDocumentImpl
For DOM2 support.
CoreDOMImplementationImpl - class org.apache.xerces.dom.CoreDOMImplementationImpl.
The DOMImplementation class is description of a particular implementation of the Document Object Model.
CoreDOMImplementationImpl() - Constructor for class org.apache.xerces.dom.CoreDOMImplementationImpl
 
count - Variable in class com.lutris.util.CircularQueue
Number of objects currently stored in the queue.
COUNT - Static variable in class com.lutris.util.ConfigException
 
countChar(char) - Method in class org.enhydra.xml.xmlc.misc.LineNumberRecorder
Count a character read (and hope this gets inlined).
countChars(char[], int, int) - Method in class org.enhydra.xml.xmlc.misc.LineNumberRecorder
Count an array character's readed
countChildren(Node) - Static method in class org.enhydra.xml.dom.DOMOps
Count the number of children in a node has.
counter - Static variable in class org.enhydra.dods.xslt.DODSTag
 
countSlides(Node) - Method in class org.w3c.tidy.PPrint
 
crarr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity crarr (?).
CREATE_CLIENT - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
CREATE_CLIENT_PROP - Static variable in interface org.enhydra.tool.archive.PropertyKeys
 
create(Class) - Method in class org.enhydra.xml.xmlc.XMLCStdFactory
Create an instance of a XMLC-generated class or a class derived from one, given the name of the class, using the associated classloader
create(Class) - Method in interface org.enhydra.xml.xmlc.XMLCFactory
Create an instance of a XMLC-generated class or a class derived from one, given either a class or an interface object.
create(Class) - Method in class org.enhydra.xml.xmlc.reloading.XMLCReloadingFactory
Create an instance of a XMLC-generated class or a class derived from one, given either a class or an interface object.
create(ClassLoader, XMLCLogger) - Static method in class org.enhydra.xml.xmlc.reloading.ResourceLoaderFactory
Create a ResourceLoader associated with a specified class loader.
create(InputSource) - Static method in class org.enhydra.xml.xmlc.misc.SSIReader
Construct an InputSource containing an SSI reader.
create(String) - Method in class org.enhydra.xml.xmlc.XMLCStdFactory
Create an instance of a XMLC-generated class or a class derived from one, given either a class or an interface object, using the associated classloader
create(String) - Method in interface org.enhydra.xml.xmlc.XMLCFactory
Create an instance of a XMLC-generated class or a class derived from one, given the name of the class.
create(String) - Method in class org.enhydra.xml.xmlc.reloading.XMLCReloadingFactory
Create an instance of a XMLC-generated class or a class derived from one, given the name of the class.
createAccessMethodInit(ElementInfo, String, JavaCode) - Method in interface org.enhydra.xml.xmlc.dom.AccessorGenerator
Create code to setup an access method for an element when building the DOM.
createAccessMethodInit(ElementInfo, String, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Create code to setup an access method for an element when building the DOM.
createAccessMethodInit(ElementInfo, String, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
This method does nothing for the Lazy DOM.
createAccessorGenerator(Document) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Create an AccessorGenerator object for this DOM.
createAccessorGenerator(Document) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
 
createAccessorGenerator(Document) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory
 
createAccessorMethod(ElementInfo, ElementInfo.AccessorInfo, boolean, JavaClass) - Method in interface org.enhydra.xml.xmlc.dom.AccessorGenerator
Create a getElementXXX() or getTagXXX() method for an element.
createAccessorMethod(ElementInfo, ElementInfo.AccessorInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Create an element accessor method (getElementXXX() or getTextXXX()).
createAccessorMethod(ElementInfo, ElementInfo.AccessorInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
Create an element accessor method (getElementXXX() or getTextXXX()).
createAppletTag(HttpPresentationComms, String, String, String[], String[], String) - Static method in class com.lutris.appserver.server.httpPresentation.AppletUtils
This assumes that if cookies are being used, the name of the cookie is the application name.
createAttribute(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create an attribute from a template given its id.
createAttribute(int, int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an attribute in the table.
createAttribute(int, int, int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an attribute with a URI in the table.
createAttribute(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createAttribute(String) - Method in class org.apache.html.dom.HTMLDocumentImpl
Creates an Attribute having this Document as its OwnerDoc.
createAttribute(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an Attribute having this Document as its OwnerDoc.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttribute(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createAttribute(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
Creates an Attribute having this Document as its OwnerDoc.
createAttribute(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createAttributeDecl() - Method in class org.apache.xerces.validators.common.Grammar
 
createAttributeDecl() - Method in class org.apache.xerces.validators.schema.SchemaGrammar
 
createAttributeNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
createAttributeNS(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createAttributeNS(String, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createAttributeNS(String, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createAttributeNS(String, String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Attr with namespace.
createBasicDocument() - Static method in class com.lutris.xml.xmlc.html.HTMLDocumentFactory
Deprecated. Create a new HTMLDocument object, initialized with empty HTML, HEAD, TITLE and BODY elements.
createBasicDocument() - Static method in class org.enhydra.xml.xmlc.html.HTMLDocumentFactory
Create a new HTMLDocument object, initialized with empty HTML, HEAD, TITLE and BODY elements.
createBasicDocument(String) - Static method in class org.enhydra.xml.xmlc.html.HTMLDocumentFactory
Create a new HTMLDocument object, initialized with empty HTML, HEAD, TITLE and BODY elements.
createBuildDocumentMethod(XMLCDocument, AccessorGenerator, ElementTable, JavaClass, JavaMethod) - Method in interface org.enhydra.xml.xmlc.dom.DocBuilderGenerator
Generate the document builder.
createBuildDocumentMethod(XMLCDocument, AccessorGenerator, ElementTable, JavaClass, JavaMethod) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericDocBuilderGenerator
Generate the document builder method.
createBuildDocumentMethod(XMLCDocument, AccessorGenerator, ElementTable, JavaClass, JavaMethod) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMDocBuilderGenerator
Generate the document builder method.
createButtonListener() - Method in class org.enhydra.tool.common.DialogHandler
 
createButtonListener() - Method in class org.enhydra.tool.common.wizard.TBWizard
 
createCaption() - Method in class org.apache.html.dom.HTMLTableElementImpl
 
createCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a new table caption object or return an existing one.
createCaption() - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
createCDATASection(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a CDATASection from a template given its id.
createCDATASection(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a CDATA section node in the table.
createCDATASection(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createCDATASection(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a CDATASection having this Document as its OwnerDoc.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createCDATASection(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createCharArrayRange() - Method in class org.apache.xerces.utils.StringPool
 
createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
Create an entity reader for a character stream.
createCharReader(XMLEntityHandler, XMLErrorReporter, boolean, Reader, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
Create an entity reader for a character stream.
createChunk(StringPool, CharDataChunk) - Static method in class org.apache.xerces.utils.CharDataChunk
Public constructor (factory) If there are any free instances available, remove them from the free list and reinitialize them.
createChunk(StringPool, UTF8DataChunk) - Static method in class org.apache.xerces.utils.UTF8DataChunk
 
createCodeGenerator(String, boolean, JavaCode) - Method in class org.enhydra.xml.io.OutputOptions
Generate code to create an object with the same attributes as this object.
createComment(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a comment node in the table.
createComment(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a comment from a template given its id.
createComment(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createComment(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a Comment having this Document as its OwnerDoc.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createComment(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createComment(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createConnection() - Method in class com.lutris.appserver.server.sql.informix.InformixConnectionAllocator
Creates a new Informix connection to be added to the connection pool.
createConnection() - Method in class com.lutris.appserver.server.sql.oracle.OracleConnectionAllocator
Creates a new Oracle connection to be added to the connection pool.
createConnection() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Create a new connection in the pool.
createConnectionSection(Config) - Method in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
Asks each connection method to write itself out to the config file
createContentSpec() - Method in class org.apache.xerces.validators.common.Grammar
 
createContentSpec() - Method in class org.apache.xerces.validators.schema.SchemaGrammar
 
createCopy(AttributeBinaryValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBinaryValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBinaryValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeBoolValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDateValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeEnumValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeNumberValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeObjectValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDataStruct) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDO) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(AttributeStringValueDO, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumTypeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(EnumValueDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDataStruct) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDO) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(GenericObjectDO, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDO) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(StateTransitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDataStruct) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDO) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopy(TypeDefinitionDO, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createCopy() Creates a DO that has no ObjectId but has a copy of an existing DO's data.
createCopyFilter(TemplateTool) - Method in class org.enhydra.tool.codegen.TemplateDrivenGenerator
 
createCopyFilter(TemplateTool) - Method in class org.enhydra.tool.codegen.ProjectGenerator
 
created - Static variable in class com.lutris.http.HttpStatus
 
CREATED_BY - Static variable in interface org.enhydra.tool.archive.ManifestKeys
 
createDatabaseManager(Config) - Method in class com.lutris.appserver.server.StandardApplication
Create the database manager to be used by this application.
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in class org.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl
 
createDatatypeValidator(String, DatatypeValidator, Hashtable, boolean) - Method in interface org.apache.xerces.validators.datatype.DatatypeValidatorFactory
 
createDatatypeValidator(String, Vector) - Method in class org.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl
 
createDO(GenericDO) - Method in class com.lutris.dods.builder.generator.dataobject.GenericDO
Subclass should override this method if wants to use it.
createDocBuilderGenerator(Document) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Create an DocBuilderGenerator object for this DOM.
createDocBuilderGenerator(Document) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
 
createDocBuilderGenerator(Document) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory
 
createDocument() - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a document node in the table.
createDocument() - Static method in class com.lutris.xml.xmlc.html.HTMLDocumentFactory
Deprecated. Create a new HTMLDocument object.
createDocument() - Static method in class org.enhydra.xml.xmlc.html.HTMLDocumentFactory
Create a new HTMLDocument object.
createDocument(String, String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Create the document.
createDocument(String, String, DocumentType) - Method in class org.apache.wml.dom.WMLDOMImplementationImpl
 
createDocument(String, String, DocumentType) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Introduced in DOM Level 2.
createDocument(String, String, DocumentType) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Introduced in DOM Level 2.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocument(String, String, DocumentType) - Method in class org.enhydra.xml.lazydom.LazyDOMImplementation
Create a new LazyDocument
createDocument(String, String, DocumentType) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Creates an XML Document object of the specified type.
createDocument(String, String, DocumentType) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyHTMLDomFactory
 
createDocument(String, String, DocumentType) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
 
createDocument(String, String, DocumentType) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory
This creates a Document object that extends the Xerces HTMLDocument class and implements XMLObjectLink.
createDocument(String, String, DocumentType) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory
This creates a Document object that extends the Xerces Document class and implements XMLObjectLink.
createDocument(TemplateDOM) - Method in class org.enhydra.xml.lazydom.LazyDOMImplementation
Create a new LazyDocument from a template.
createDocument(TemplateDOM) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyHTMLDomFactory
Create a LazyDocument from a template.
createDocument(TemplateDOM) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
Create a LazyDocument from a template.
createDocumentFragment() - Method in class org.w3c.tidy.DOMDocumentImpl
 
createDocumentFragment() - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a DocumentFragment having this Document as its OwnerDoc.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createDocumentType(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a new DocumentType object (Non-DOM).
createDocumentType(int, int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a doctype.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.CoreDOMImplementationImpl
Introduced in DOM Level 2.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.DOMImplementationImpl
Introduced in DOM Level 2.
createDocumentType(String, String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates a DocumentType having this Document as its OwnerDoc.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createDocumentType(String, String, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a new DocumentType object (Non-DOM).
createDocumentType(String, String, String, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a new DocumentType object (Non-DOM).
createDocumentType(String, String, String, String) - Method in class org.enhydra.xml.xmlc.dom.XMLCDocument
Creates an empty DocumentType node.
createDocumentType(String, String, String, String) - Method in interface org.enhydra.xml.xmlc.dom.XMLCDomFactory
Creates an empty DocumentType node.
createDocumentType(String, String, String, String) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDomFactory
 
createDocumentType(String, String, String, String) - Method in class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory
 
createElement(Class) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Create a XMLC metadata document given its class.
createElement(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a element from a template given its id.
createElement(int) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
createElement(int, int, XMLAttrList, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element node with a URI in the table.
createElement(int, XMLAttrList, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element node in the table.
createElement(LazyElement, String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
createElement(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createElement(String) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
createElement(String) - Method in class org.apache.wml.dom.WMLDocumentImpl
 
createElement(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an Element having this Document as its OwnerDoc.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createElement(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
LazyDOM: standard createElement method, passes null template element.
createElement(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createElement(String) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Create a XMLC metadata document element.
createElementDecl() - Method in class org.apache.xerces.validators.common.Grammar
 
createElementDecl() - Method in class org.apache.xerces.validators.schema.SchemaGrammar
 
createElementDefinition(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an element definition in the table.
createElementDefinition(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method: creates an element definition.
createElementNS(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
DOM2 - not implemented.
createElementNS(String, String) - Method in class org.apache.html.dom.HTMLDocumentImpl
 
createElementNS(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Introduced in DOM Level 2.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createElementNS(String, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createElementNS(String, String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDocument
 
createElementNS(String, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createElementNS(String, String) - Method in class org.enhydra.xml.xmlc.metadata.MetaDataDocument
Create a XMLC metadata document element.
createEmptyDocument() - Static method in class org.w3c.tidy.Tidy
Creates an empty DOM Document.
createEntity(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a new Entity object (Non-DOM).
createEntity(int, int, int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an entity in the table.
createEntity(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates an Entity having this Document as its OwnerDoc.
createEntity(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a new Entity object (Non-DOM).
createEntityReference(int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates an entity reference node in the table.
createEntityReference(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a entity reference from a template given its id.
createEntityReference(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createEntityReference(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates an EntityReference having this Document as its OwnerDoc.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEntityReference(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createEntityReference(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createEntry(File, String) - Method in class org.enhydra.tool.archive.JarBuilder
 
createEntry(InputStream, String) - Method in class org.enhydra.tool.archive.JarBuilder
 
createEvent(String) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( BigDecimal ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( BigDecimal ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( BigDecimal ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( BigDecimal ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( BigDecimal ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( BigDecimal ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( BigDecimal ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( BigDecimal ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( BigDecimal ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( BigDecimal ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( BigDecimal ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( BigDecimal ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( BigDecimal ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( BigDecimal ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( BigDecimal ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( BigDecimal ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( BigDecimal ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(BigDecimal, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( BigDecimal ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed BigDecimal value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( ObjectId ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( ObjectId ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( ObjectId ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( ObjectId ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( ObjectId ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( ObjectId ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( ObjectId ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( ObjectId ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( ObjectId ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( ObjectId ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( ObjectId ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( ObjectId ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(ObjectId) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( ObjectId ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed ObjectID value as the primary key.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the passed TypeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( RDBColumnValue ) Factory method creates a StateTransitionDO object by searching for it in the database using the passed StateTransitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( RDBColumnValue ) Factory method creates a GenericObjectDO object by searching for it in the database using the passed GenericObjectDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the passed EnumValueDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the passed EnumTypeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the passed AttributeStringValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the passed AttributeObjectValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the passed AttributeNumberValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the passed AttributeEnumValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( RDBColumnValue ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the passed AttributeDefinitionDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the passed AttributeDateValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the passed AttributeBoolValueDO.PrimaryKey.
createExisting(RDBColumnValue) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( RDBColumnValue ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the passed AttributeBinaryValueDO.PrimaryKey.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( RDBRow ) Factory method creates a TypeDefinitionDO object by searching for it in the database using the TypeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( RDBRow ) Factory method creates a StateTransitionDO object by searching for it in the database using the StateTransitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( RDBRow ) Factory method creates a GenericObjectDO object by searching for it in the database using the GenericObjectDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( RDBRow ) Factory method creates a EnumValueDefinitionDO object by searching for it in the database using the EnumValueDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( RDBRow ) Factory method creates a EnumTypeDefinitionDO object by searching for it in the database using the EnumTypeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( RDBRow ) Factory method creates a AttributeStringValueDO object by searching for it in the database using the AttributeStringValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( RDBRow ) Factory method creates a AttributeObjectValueDO object by searching for it in the database using the AttributeObjectValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( RDBRow ) Factory method creates a AttributeNumberValueDO object by searching for it in the database using the AttributeNumberValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( RDBRow ) Factory method creates a AttributeEnumValueDO object by searching for it in the database using the AttributeEnumValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( RDBRow ) Factory method creates a AttributeDefinitionDO object by searching for it in the database using the AttributeDefinitionDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( RDBRow ) Factory method creates a AttributeDateValueDO object by searching for it in the database using the AttributeDateValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( RDBRow ) Factory method creates a AttributeBoolValueDO object by searching for it in the database using the AttributeBoolValueDO.PrimaryKey value in the passed RDBRow.
createExisting(RDBRow) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( RDBRow ) Factory method creates a AttributeBinaryValueDO object by searching for it in the database using the AttributeBinaryValueDO.PrimaryKey value in the passed RDBRow.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(ResultSet) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createExisting( ResultSet ) Factory method used to create an instance of this class to represent a Data Object already existing in the database.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
The createExisting method is used to create a TypeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
The createExisting method is used to create a StateTransitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
The createExisting method is used to create a GenericObjectDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
The createExisting method is used to create a EnumValueDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
The createExisting method is used to create a EnumTypeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
The createExisting method is used to create a AttributeStringValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
The createExisting method is used to create a AttributeObjectValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
The createExisting method is used to create a AttributeNumberValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
The createExisting method is used to create a AttributeEnumValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
The createExisting method is used to create a AttributeDefinitionDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
The createExisting method is used to create a AttributeDateValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
The createExisting method is used to create a AttributeBoolValueDO from a string handle.
createExisting(String) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
The createExisting method is used to create a AttributeBinaryValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
The createExisting method is used to create a TypeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
The createExisting method is used to create a StateTransitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
The createExisting method is used to create a GenericObjectDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
The createExisting method is used to create a EnumValueDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
The createExisting method is used to create a EnumTypeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
The createExisting method is used to create a AttributeStringValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
The createExisting method is used to create a AttributeObjectValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
The createExisting method is used to create a AttributeNumberValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
The createExisting method is used to create a AttributeEnumValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
The createExisting method is used to create a AttributeDefinitionDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
The createExisting method is used to create a AttributeDateValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
The createExisting method is used to create a AttributeBoolValueDO from a string handle.
createExisting(String, User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
The createExisting method is used to create a AttributeBinaryValueDO from a string handle.
createFactory(String, boolean) - Static method in class org.enhydra.xml.xmlc.dom.XMLCDomFactoryCache
Create an instance of an XMLCDomFactory, however don't add it to the cache.
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.GenericStoreDO
Abstract method which must be implemented by subclasses (templates) and call the static createExisting(bd) method !
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createForExisting(BigDecimal) - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
Create an instance for an existing row This is a strange hack for having an instance method Maybe there is a better solution ? WebDocWf extension
createHTMLDocument(String) - Method in class org.apache.html.dom.HTMLDOMImplementationImpl
Create a new HTML document of the specified TITLE text.
createHTMLDocument(String) - Method in interface org.w3c.dom.html.HTMLDOMImplementation
Creates an HTMLDocument object with the minimal tree made of the following elements: HTML , HEAD , TITLE , and BODY .
createHTMLDocument(String) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDOMImplementation
Create a new LazyHTMLDocument.
createHTMLDocument(TemplateDOM) - Method in class org.enhydra.xml.lazydom.html.LazyHTMLDOMImplementation
Create a new LazyHTMLDocument from a template..
createMatcher(FieldActivator) - Method in class org.apache.xerces.validators.schema.identity.Selector
Creates a selector matcher.
createMatcher(ValueStore) - Method in class org.apache.xerces.validators.schema.identity.Field
Creates a field matcher.
createMessage(Locale, int, int, Object[]) - Method in class org.apache.xerces.utils.XMLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessage(Locale, int, int, Object[]) - Method in class org.apache.xerces.utils.ImplementationMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessage(Locale, int, int, Object[]) - Method in interface org.apache.xerces.utils.XMLMessageProvider
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessage(Locale, int, int, Object[]) - Method in class org.apache.xerces.validators.datatype.DatatypeMessageProvider
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessage(Locale, int, int, Object[]) - Method in class org.apache.xerces.validators.schema.SchemaMessageProvider
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMethodCall(JavaCode) - Method in class org.enhydra.xml.xmlc.dom.generic.DOMBuilderGenerator
Create a call to the top level method that was generated.
createNode(short) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a node of the specified type.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Create and return a NodeIterator.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createNodeIterator(Node, short, NodeFilter) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM extension: Create and return a NodeIterator.
createNonMatchingSymbol(int, int, int[], int) - Method in class org.apache.xerces.utils.StringPool
 
createNotation(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a notation node from a template given its id.
createNotation(int, int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a notation in the table.
createNotation(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
NON-DOM Factory method; creates a Notation having this Document as its OwnerDoc.
createNotation(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createNullElementAccess(ElementInfo, JavaCode) - Method in interface org.enhydra.xml.xmlc.dom.AccessorGenerator
Create code cached information so that element access methods return null.
createNullElementAccess(ElementInfo, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Create code cached information so that element access methods return null.
createNullElementAccess(ElementInfo, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
Create code cached information so that element access methods return null.
createOutput() - Method in class org.enhydra.tool.common.TemplateTool
 
createOutput() - Method in class org.enhydra.tool.configure.ConfigTool
 
createOutputOptions(HttpServletRequest, HttpServletResponse, XMLObject) - Method in class org.enhydra.xml.xmlc.servlet.XMLCContext
Create an OutputOptions object for a document.
createOutputOptions(XMLObject) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentationResponse
Create an OutputOptions object for a document.
createOutputOptions(XMLObject) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationResponse
Create an OutputOptions object for a document.
createPathHandle(File) - Static method in class org.enhydra.tool.common.PathHandle
 
createPathHandle(String) - Static method in class org.enhydra.tool.common.PathHandle
 
createPathString(File) - Static method in class org.enhydra.tool.common.PathHandle
 
createPathString(String) - Static method in class org.enhydra.tool.common.PathHandle
 
createProcessingInstruction(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a process instruction node from a template given its id.
createProcessingInstruction(int, int) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a processing instruction node in the table.
createProcessingInstruction(String, String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createProcessingInstruction(String, String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a ProcessingInstruction having this Document as its OwnerDoc.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstruction(String, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createProcessingInstruction(String, String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createQuery() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a query object for the default logical database.
createQuery() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a query for use on this logical database.
createQuery() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a query object for the default logical database.
createQuery() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a query for use on this logical database.
createQuery() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a query for use on this logical database.
createQuery(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a query object for the specified logical database.
createQuery(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a query object for the specified logical database.
createRange() - Method in class org.apache.xerces.dom.DocumentImpl
 
createRange() - Method in interface org.w3c.dom.ranges.DocumentRange
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
createReader(XMLEntityHandler, XMLErrorReporter, InputSource, String, boolean, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
Create a reader
createReader(XMLEntityHandler, XMLErrorReporter, InputSource, String, boolean, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
Create an entity reader for the source.
createRegex(String, String) - Static method in class org.apache.xerces.utils.regex.REUtil
Creates a RegularExpression instance.
createReplacements(String) - Static method in class org.enhydra.tool.configure.ConfigTool
 
createReplacements(String, String, String) - Static method in class org.enhydra.tool.configure.ConfigTool
 
createReplacementsForDirectory(PathHandle) - Method in class org.enhydra.tool.codegen.TemplateDrivenGenerator
 
createReplacementsForDirectory(PathHandle) - Method in class org.enhydra.tool.codegen.ProjectGenerator
Method declaration
createReplacementsForDirectory(PathHandle) - Method in class org.enhydra.tool.codegen.internal.WebAppGenerator
Overrides AppGenerator
createReplacementsForDirectory(PathHandle) - Method in class org.enhydra.tool.codegen.internal.Enhydra3AppGenerator
Overrides AppGenerator
createReplacementStringArray(String, String, String) - Static method in class org.enhydra.tool.configure.ConfigTool
 
createResetElementAccess(ElementInfo, String, JavaCode) - Method in interface org.enhydra.xml.xmlc.dom.AccessorGenerator
Create code to reset the element access information from a node.
createResetElementAccess(ElementInfo, String, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Create code to reset the element access information from a node.
createResetElementAccess(ElementInfo, String, JavaCode) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
Create code to reset the element access information from a node.
createSelectiveClassLoader(String) - Method in class org.enhydra.xml.xmlc.reloading.URLResourceLoader
 
createSelectiveClassLoader(String) - Method in class org.enhydra.xml.xmlc.reloading.TomcatResourceLoader
Create a selective class loader for the specified class and its subclasses.
createSelectiveClassLoader(String) - Method in class org.enhydra.xml.xmlc.reloading.MultiResourceLoader
 
createSelectiveClassLoader(String) - Method in class org.enhydra.xml.xmlc.reloading.EnhydraResourceLoader
 
createSelectiveClassLoader(String) - Method in interface org.enhydra.xml.xmlc.reloading.ResourceLoader
Create a selective class loader for the specified class and its subclasses.
createSession() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Create a new Session object and associate a unique random key.
createSession() - Method in interface com.lutris.appserver.server.session.SessionManager
Create a new Session object and an associated unique random key.
createSession(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Create a new session for application.
createSession(String) - Method in class com.lutris.appserver.server.session.BasicSessionHome
Creates and returns a new session instance.
createSession(String) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Create a new Session object and associate a unique random key.
createSession(String) - Method in interface com.lutris.appserver.server.session.StandardSessionHome
Creates and returns a new session instance.
createSession(String) - Method in class com.lutris.appserver.server.session.PagedSessionHome
Creates a new session instance in the cache.
createSession(String) - Method in interface com.lutris.appserver.server.session.SessionManager
Create a new Session object and an associated unique random key.
CreateSessionException - exception com.lutris.appserver.server.session.CreateSessionException.
Exception thrown by StandardSessionHome if a session cannot be created.
CreateSessionException(String) - Constructor for class com.lutris.appserver.server.session.CreateSessionException
Construct a exception without a specified cause.
CreateSessionException(String, Throwable) - Constructor for class com.lutris.appserver.server.session.CreateSessionException
Construct a exception with an associated causing exception.
CreateSessionException(Throwable) - Constructor for class com.lutris.appserver.server.session.CreateSessionException
Construct a exception with an associated causing exception.
createSessionManager(Config) - Method in class com.lutris.appserver.server.StandardApplication
Create the session manager to be used by this application.
createSetText() - Method in class org.enhydra.xml.xmlc.compiler.ElementInfo
Should a setText method be generated for this element?
createSetTextMethod(ElementInfo, boolean, JavaClass) - Method in interface org.enhydra.xml.xmlc.dom.AccessorGenerator
Create the setTextXXX() method for an element.
createSetTextMethod(ElementInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.generic.GenericAccessorGenerator
Create the setText method for an element.
createSetTextMethod(ElementInfo, boolean, JavaClass) - Method in class org.enhydra.xml.xmlc.dom.lazydom.LazyDOMAccessorGenerator
Create the setText method for an element.
createSlides(Lexer, Node) - Method in class org.w3c.tidy.PPrint
 
createSQLcomplete(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Create SQLcreate.sql file where are all SQL CREATE statements.
createSQLdrop(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Create SQLdrop.sql file in which are all SQL DROP statements.
createSQLFile(File, File, File) - Method in class org.webdocwf.util.sql.SQLSplitter
Method createSQLFile prepares SQL statements for all output files and creates SQL file (fOutputSQLFile) with CREATE TABLE statements.
createStringConst(String) - Static method in class org.enhydra.xml.xmlc.codegen.JavaLang
Generate a Java string constant, quoting `\' and `"' and converting newlines.
createStringReader(XMLEntityHandler, XMLErrorReporter, boolean, int, int, int, StringPool, boolean) - Method in class org.apache.xerces.readers.DefaultReaderFactory
Create an entity reader for data from a String.
createStringReader(XMLEntityHandler, XMLErrorReporter, boolean, int, int, int, StringPool, boolean) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
Create an entity reader for data from a String.
createSymbol(int, int, int, int[], int) - Method in class org.apache.xerces.utils.SymbolCache
 
createTemplateAttribute(String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Attr.
createTemplateAttributeNS(String, String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Attr.
createTemplateCDATASection(String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template CDATASection.
createTemplateComment(String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template comment.
createTemplateDocumentType(String, String, String, String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template DocumentType.
createTemplateElement(String, int, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template element.
createTemplateElementNS(String, String, int, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Element with namespace.
createTemplateEntity(String, String, String, String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Entity.
createTemplateEntityReference(String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template EntityReference.
createTemplateFilter(TemplateTool) - Method in class org.enhydra.tool.codegen.TemplateDrivenGenerator
 
createTemplateFilter(TemplateTool) - Method in class org.enhydra.tool.codegen.ProjectGenerator
 
createTemplateNotation(String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template Notation.
createTemplateProcessingInstruction(String, String, int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template ProcessingInstruction.
createTemplateTextNode(String, int, String) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a template text node.
createTextNode(int) - Method in class org.enhydra.xml.lazydom.LazyDocument
Create a text node from a template given its id.
createTextNode(int, boolean) - Method in class org.apache.xerces.dom.DeferredDocumentImpl
Creates a text node in the table.
createTextNode(String) - Method in class org.w3c.tidy.DOMDocumentImpl
 
createTextNode(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Factory method; creates a Text node having this Document as its OwnerDoc.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTextNode(String) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
createTextNode(String) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
createTFoot() - Method in class org.apache.html.dom.HTMLTableElementImpl
 
createTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a table footer row or return an existing one.
createTFoot() - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
createTHead() - Method in class org.apache.html.dom.HTMLTableElementImpl
 
createTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a table header row or return an existing one.
createTHead() - Method in class org.enhydra.xml.lazydom.html.HTMLTableElementImpl
 
createTime - Variable in class org.enhydra.servlet.servletManager.ServletStatus
The time when the Servlet was instantiated, and init() was called.
createTime - Variable in class org.enhydra.servlet.connectionMethods.ChannelStatus
The time when the channel was added to the connection method.
createTransaction() - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a transaction object for the default logical database.
createTransaction() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Return a transaction for use on this logical database.
createTransaction() - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a transaction object for the default logical database.
createTransaction() - Method in class com.lutris.appserver.server.sql.oracle.OracleLogicalDatabase
Return a transaction for use on this oracle logical database.
createTransaction() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Return a transaction for use on this logical database.
createTransaction(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Create a transaction object for the specified logical database.
createTransaction(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Create a transaction object for the specified logical database.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Create and return a TreeWalker.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createTreeWalker(Node, short, NodeFilter) - Method in class org.apache.xerces.dom.DocumentImpl
NON-DOM extension: Create and return a TreeWalker.
createType(JarPlan) - Static method in class org.enhydra.tool.archive.wizard.ArchiveType
 
createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in class org.apache.xerces.readers.DefaultReaderFactory
Create an entity reader for a byte stream encoded in UTF-8.
createUTF8Reader(XMLEntityHandler, XMLErrorReporter, boolean, InputStream, StringPool) - Method in interface org.apache.xerces.readers.XMLEntityReaderFactory
Create an entity reader for a byte stream encoded in UTF-8.
createVector(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Construct an empty vector.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin() - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.GenericObjectDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createVirgin(User) - Static method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
createVirgin() Creates a DO that has no ObjectId or data.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a system property.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
CRITICAL - Static variable in class com.lutris.logging.Logger
Critical conditions.
cup - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity cup (?).
curChar - Variable in class com.lutris.util.ConfigParserTokenManager
 
curChar - Variable in class com.lutris.appserver.server.jolt.parser.JoltParserTokenManager
 
curChildren - Variable in class org.apache.xerces.validators.common.InsertableElementsInfo
The current list of children of the parent element.
curcol - Variable in class org.w3c.tidy.StreamIn
 
curline - Variable in class org.w3c.tidy.StreamIn
 
curren - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity curren (?).
Currency - class com.lutris.util.Currency.
Object to store and manipulate money.
Currency() - Constructor for class com.lutris.util.Currency
Construct a Currency object of value zero.
Currency(BigDecimal) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a BigDecimal or Currency object.
Currency(double) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a double.
Currency(float) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a float.
Currency(String) - Constructor for class com.lutris.util.Currency
Construct a Currency object from a String.
currentFile - Static variable in class org.w3c.tidy.Report
 
currentMemoryUsage(boolean) - Static method in class com.lutris.multiServer.MultiServer
This method is used to get the current value of the amount of memory being used by the virtual machine.
currentOffset() - Method in interface org.apache.xerces.readers.XMLEntityHandler.EntityReader
Return the current offset within this reader.
currentReqPerMinute - Variable in class org.enhydra.servlet.servletManager.ServletStatus
The number of requests per minute made to this Servlet for the most recent completed minute.
currentStream - Variable in class com.lutris.mime.MultipartMimeInput
The current section of Multipart input.
currentTarget - Variable in class org.apache.xerces.dom.events.EventImpl
 
currentToken - Variable in class com.lutris.util.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in class com.lutris.appserver.server.jolt.parser.ParseException
This is the last token that has been consumed successfully.
CY - Static variable in class org.apache.xerces.validators.datatype.DateTimeValidator
 
CYBERSTUDIO - Static variable in class org.enhydra.xml.xmlc.metadata.HTMLTagSetType
Constant for cyberstubio

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