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 _

R

radic - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity radic (?).
radioFile - Variable in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2
Radio button for selecting a copyright file
radioGroup - Variable in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2
Button group for grouping radio buttons
radioNone - Variable in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2
Radio button for selecting a no copyright
radioText - Variable in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2
Radio button for entering copyright text
rang - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rang (?).
Range - interface org.w3c.dom.ranges.Range.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
RangeException - exception org.w3c.dom.ranges.RangeException.
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short, String) - Constructor for class org.w3c.dom.ranges.RangeException
 
RangeExceptionImpl - exception org.apache.xerces.dom.RangeExceptionImpl.
 
RangeExceptionImpl(short, String) - Constructor for class org.apache.xerces.dom.RangeExceptionImpl
 
RangeImpl - class org.apache.xerces.dom.RangeImpl.
The RangeImpl class implements the org.w3c.dom.range.Range interface.
RangeImpl(DocumentImpl) - Constructor for class org.apache.xerces.dom.RangeImpl
The constructor.
ranges - Variable in class org.apache.xerces.dom.DocumentImpl
Ranges
raquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity raquo (»).
rarr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rarr (?).
rArr - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rArr (?).
RAW - Static variable in class org.w3c.tidy.Configuration
 
rawname - Variable in class org.apache.xerces.utils.QName
Fully concatenated name.
RawOut - Variable in class org.w3c.tidy.Configuration
 
rceil - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rceil (?).
RDBColumn - class com.lutris.dods.builder.generator.query.RDBColumn.
An instance of RDBColumn describes a particular column in a particular table in the database.
RDBColumn(RDBTable, String) - Constructor for class com.lutris.dods.builder.generator.query.RDBColumn
 
RDBColumn(RDBTable, String, boolean) - Constructor for class com.lutris.dods.builder.generator.query.RDBColumn
 
RDBColumnValue - class com.lutris.dods.builder.generator.query.RDBColumnValue.
After a Vector of RDBColumn objects is used to construct an instance of QueryBuilder, the QueryBuilder.getNextRow() method is used to return an RDBRow object which contains RDBColumnValue objects representing the column values in the returned row.
RDBColumnValue(RDBColumn, Object) - Constructor for class com.lutris.dods.builder.generator.query.RDBColumnValue
The constructor for RDBColumnValue is used only by QueryBuilder, never by the application developer.
RDBRow - class com.lutris.dods.builder.generator.query.RDBRow.
An instance of RDBRow is returned by the QueryBuilder.getNextRow() method.
RDBRow(RDBColumnValue[]) - Constructor for class com.lutris.dods.builder.generator.query.RDBRow
Constructor used only by QueryBuilder, never the application developer.
RDBTable - class com.lutris.dods.builder.generator.query.RDBTable.
An instance of RDBTable describes a particular table in the database.
RDBTable(String) - Constructor for class com.lutris.dods.builder.generator.query.RDBTable
Constructor.
rdquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rdquo (?).
read() - Method in class com.lutris.mime.MultipartMimeInputStream
Reads the next byte of data from this input stream.
read() - Method in class com.lutris.util.BMByteSearchStream
Reads the next byte of data from this input stream.
read() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Read a single byte of entity input and return it as an integer from 0 to 255.
read() - Method in class org.apache.xerces.utils.ChunkyByteArray
Read a byte.
read() - Method in class org.enhydra.xml.xmlc.misc.SSIReader
Read a character.
read() - Method in class org.enhydra.xml.xmlc.misc.LineNumberMapReader
Read a character.
read(byte[]) - Method in class com.lutris.mime.MultipartMimeInputStream
Reads up to buffer.length bytes of data from this input stream into an array of bytes.
read(byte[]) - Method in class com.lutris.util.BMByteSearchStream
Reads up to buffer.length bytes of data from this input stream into an array of bytes.
read(byte[]) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read(byte[]) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Read at least one and at most inBuf.length bytes.
read(byte[], int, int) - Method in class com.lutris.mime.MultipartMimeInputStream
Reads length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.lutris.util.BMByteSearchStream
Reads length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
read(byte[], int, int) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Read at least one and at most len request entity bytes.
read(byte[], int, int) - Method in class org.apache.xerces.utils.ChunkyByteArray
Read bytes.
read(char[], int, int) - Method in class org.enhydra.tool.archive.xml.DocTypeFilterReader
 
read(char[], int, int) - Method in class org.enhydra.xml.xmlc.misc.SSIReader
Read characters into a portion of an array.
read(char[], int, int) - Method in class org.enhydra.xml.xmlc.misc.LineNumberMapReader
Read characters into a portion of an array.
read(File) - Method in class org.enhydra.tool.archive.PropertyReader
 
read(Properties) - Method in class org.enhydra.tool.archive.PropertyReader
 
readArchive(Manifest, String[]) - Method in class org.enhydra.tool.archive.wizard.WarType
 
readArchive(Manifest, String[]) - Method in class org.enhydra.tool.archive.wizard.EjbType
 
readArchive(Manifest, String[]) - Method in class org.enhydra.tool.archive.wizard.EarType
 
readArchive(Manifest, String[]) - Method in class org.enhydra.tool.archive.wizard.ArchiveType
 
readArchive(String) - Method in class org.enhydra.tool.archive.wizard.ArchiveWizard
Set archive
readArchive(String) - Method in class org.enhydra.tool.archive.wizard.ArchiveType
 
readChar() - Method in class com.lutris.util.SimpleCharStream
 
readChar() - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
readChar() - Method in class org.w3c.tidy.StreamInImpl
 
readChar() - Method in class org.w3c.tidy.StreamIn
 
readCharFromStream() - Method in class org.w3c.tidy.StreamInImpl
 
readCharFromStream() - Method in class org.w3c.tidy.StreamIn
 
readConfiguration(Config, Config) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Read cache configuration from application's configuration file.
readDoml() - Method in class org.enhydra.dods.trans.TransientXMLBuilderFactory
Load doml file in memory structure.
readerChange(XMLEntityHandler.EntityReader, int) - Method in class org.apache.xerces.framework.XMLDTDScanner
Change readers
readerChange(XMLEntityHandler.EntityReader, int) - Method in class org.apache.xerces.framework.XMLDocumentScanner
Change readers
readExactly(byte[]) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Read request entity bytes with Java read semantics.
readExactly(byte[], int, int) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorProtocol
Read exactly len request entity bytes.
ReadIterator - class org.enhydra.xml.xmlc.misc.ReadIterator.
Wrapper around Iterator objects that doesn't allow modification.
ReadIterator(Iterator) - Constructor for class org.enhydra.xml.xmlc.misc.ReadIterator
Constructor.
readLine(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationInputStream
Starting at the specified offset, reads into the given array of bytes until all requested bytes have been read or a '\n' is encountered, in which case the '\n' is read into the array as well.
readLine(byte[], int, int) - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
Starting at the specified offset, reads into the given array of bytes until all requested bytes have been read or a '\n' is encountered, in which case the '\n' is read into the array as well.
readOnly - Variable in class org.webdocwf.util.genericstore.data.TypeDefinitionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.StateTransitionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.GenericObjectDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeStringValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeObjectValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeNumberValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeEnumValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeDefinitionDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeDateValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeBoolValueDataStruct
A DO refers to this DataStruct.
readOnly - Variable in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDataStruct
A DO refers to this DataStruct.
READONLY - Static variable in class org.apache.xerces.dom.NamedNodeMapImpl
 
READONLY - Static variable in class org.apache.xerces.dom.NodeImpl
 
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel3
Read make and script from the option set into the swing controls.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.ServiceOptionPanel1
Read project name, package and destination values from the option set into the swing controls.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel3
Read make and script from the option set into the swing controls.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2
Read copyright and copyrightfile values from the option set into the swing controls.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.GenSelectionPanel
No-op method for selection page.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.CodeGenPanel
Populate the Swing control values from the option array.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.CodeGenPage
Read option set into swing controls.
readOptionSet() - Method in class org.enhydra.tool.codegen.wizard.AppOptionPanel1
Read project name, package and destination values from the option set into the swing controls.
readPlan() - Method in class org.enhydra.tool.archive.wizard.ArchiveDeck
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.WebAppPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.WarFilePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ServiceFilePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.MetaPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.LibraryPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.EnterpriseModulePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.EjbFilePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.EarFilePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.E3FilePanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ContentPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ClassesPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ArchiveSelectionPanel
 
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ArchivePanel
Populate the Swing control values from the option array.
readPlan(JarPlan) - Method in class org.enhydra.tool.archive.wizard.ArchivePage
 
readSerializedObject(HttpPresentationComms) - Static method in class com.lutris.appserver.server.httpPresentation.HttpSerialized
Read in a Java object from a POST request.
readSerializedObject(HttpPresentationRequest) - Static method in class com.lutris.appserver.server.httpPresentation.HttpSerialized
Read in a Java object from a POST request.
readTo(byte[], int, int) - Method in class com.lutris.util.BMByteSearchStream
Reads data into a buffer until the search pattern or the end of file is detected.
real - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity real (?).
reason - Variable in class com.lutris.mime.MimeException
Holds the reason code for this exception instance.
reason - Variable in class com.lutris.util.ConfigException
 
recognize(XMLEntityReaderFactory, XMLEntityHandler, XMLErrorReporter, boolean, StringPool, ChunkyByteArray, boolean, boolean) - Method in class org.apache.xerces.readers.XMLDeclRecognizer
Subclasses override this method to support recognizing their encodings.
RecompilationHandler - interface org.enhydra.xml.xmlc.reloading.RecompilationHandler.
Interface for a recompilation handler.
recompile(ClassEntry) - Method in class org.enhydra.xml.xmlc.reloading.StandardRecompilationHandler
 
recompile(ClassEntry) - Method in interface org.enhydra.xml.xmlc.reloading.RecompilationHandler
Recompile a class file from its source file.
reconcileDefaultAttributes() - Method in class org.apache.xerces.dom.ElementImpl
Reconcile default attributes.
reconcileDefaults(NamedNodeMapImpl) - Method in class org.apache.xerces.dom.AttributeMap
Get this AttributeMap in sync with the given "defaults" map.
recordContextPath(String, String) - Method in class org.enhydra.servlet.servletManager.ServletManager
Record the url prefix that will be used by the context The url path for the context is set when the channel is defined.
RecorderServiceInterceptor - class org.enhydra.servlet.debug.RecorderServiceInterceptor.
Servlet filter for recording servlet transactions for debug display.
RecorderServiceInterceptor(DebugManager, boolean, String, Servlet) - Constructor for class org.enhydra.servlet.debug.RecorderServiceInterceptor
Construct a transaction recording filter servlet.
recordQueue - Variable in class org.enhydra.servlet.debug.DebugManager
Queue of transaction records.
recordSessionConfig(String, Config) - Method in class org.enhydra.servlet.servletManager.ServletManager
The context may have configuration information relating to the sessionManager
recordWarOnlySettings(String, String, String, String, String, String) - Method in class org.enhydra.servlet.servletManager.ServletManager
These are values that only apply to a WAR
recycle() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnection
 
recycle() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsRequest
 
recycle() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsResponse
 
recycle() - Method in class org.enhydra.servlet.connectionMethods.http.HttpRequest
 
recycle() - Method in class org.enhydra.servlet.connectionMethods.http.HttpResponse
 
recycle() - Method in class org.enhydra.servlet.filter.ResponseFilter
 
recycle() - Method in class org.enhydra.servlet.filter.RequestFilter
 
ref_constarint - Variable in class org.enhydra.dods.trans.Column
is reference used as a constraint
ref_foreign_key_column_name - Variable in class org.enhydra.dods.trans.Column
reference foreign key column name
ref_foreign_key_group - Variable in class org.enhydra.dods.trans.Column
reference foreign key group
ref_is_abstarct - Variable in class org.enhydra.dods.trans.Column
is reference abstarct
ref_is_foreign_key - Variable in class org.enhydra.dods.trans.Column
is reference used as foreign key
ref_name - Variable in class org.enhydra.dods.trans.Column
reference name
REF_OBJECT_ATTR_NAMES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
ref_package - Variable in class org.enhydra.dods.trans.Column
reference package
RefAssertionException - exception com.lutris.dods.builder.generator.query.RefAssertionException.
 
RefAssertionException(String) - Constructor for class com.lutris.dods.builder.generator.query.RefAssertionException
Construct a exception without a specified cause.
RefAssertionException(String, Throwable) - Constructor for class com.lutris.dods.builder.generator.query.RefAssertionException
Construct a exception with an associated causing exception.
refAttr - Variable in class org.enhydra.dods.trans.Referrer
List of referrer attributes.
refAttrs - Static variable in class org.enhydra.dods.xslt.DODSTag
 
refConstarint() - Method in class org.enhydra.dods.trans.Column
Get information if reference is used as constarint.
refConstarint(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not use delete cascade.
refConstarint(boolean) - Method in class org.enhydra.dods.trans.Column
Set reference to/not to be used as constarint.
refCount - Variable in class org.enhydra.servlet.servletManager.ServletStatus
The number of times that this Servlet was asked for by get().
Referrer - class org.enhydra.dods.trans.Referrer.
This class represents referrer object.
Referrer.RefAttr - class org.enhydra.dods.trans.Referrer.RefAttr.
This class represent referrer attribute object.
Referrer.RefAttr(String, String) - Constructor for class org.enhydra.dods.trans.Referrer.RefAttr
Constructor (String, String)
Referrer(String, String) - Constructor for class org.enhydra.dods.trans.Referrer
constructor (String, String)
referrerAttributes() - Method in class org.enhydra.dods.trans.Referrer
Get referrer attributes.
referrers - Variable in class org.enhydra.dods.trans.Table
list of table referrers
referrers() - Method in class org.enhydra.dods.trans.Table
Get referrers.
referrers(HashMap) - Method in class org.enhydra.dods.trans.Table
Set referrers.
referrersIterator() - Method in class org.enhydra.dods.trans.Table
Get entitySet iterator of referrers.
referrersKeyIterator() - Method in class org.enhydra.dods.trans.Table
Get key iterator of referrers.
referrersSize() - Method in class org.enhydra.dods.trans.Table
Get number of referrers.
referrersValueIterator() - Method in class org.enhydra.dods.trans.Table
Get value of iterator of referrers.
referrersValues() - Method in class org.enhydra.dods.trans.Table
Get value of collection of referrers.
refForeignKeyColumnName() - Method in class org.enhydra.dods.trans.Column
Get reference's foreign key column name
refForeignKeyColumnName(String) - Method in class org.enhydra.dods.trans.Column
Set reference's foreign key column name.
refForeignKeyGroup() - Method in class org.enhydra.dods.trans.Column
Get reference's foreign key group.
refForeignKeyGroup(String) - Method in class org.enhydra.dods.trans.Column
Set reference's foreign key group.
refIsAbstarct() - Method in class org.enhydra.dods.trans.Column
Get the information if reference is abstarct
refIsAbstarct(boolean) - Method in class org.enhydra.dods.trans.Column
reference to/not to be abstarct.
refIsForeignKey() - Method in class org.enhydra.dods.trans.Column
Get the information if reference is used as foreign key.
refIsForeignKey(boolean) - Method in class org.enhydra.dods.trans.Column
Set reference to/not to be used as foreign key.
refName() - Method in class org.enhydra.dods.trans.Column
Get reference name.
refName(String) - Method in class org.enhydra.dods.trans.Column
Set reference name.
refPackage() - Method in class org.enhydra.dods.trans.Column
Get reference package.
refPackage(String) - Method in class org.enhydra.dods.trans.Column
Set reference package.
RefPanel - class org.enhydra.tool.archive.wizard.RefPanel.
 
RefPanel() - Constructor for class org.enhydra.tool.archive.wizard.RefPanel
 
refresh() - Method in class com.lutris.appserver.server.sql.CoreDO
This method is invoked whenever object's data needs to be loaded.
refresh() - Method in class org.enhydra.dods.cache.QueryCacheImpl
Refreshes caches.
refreshButtons() - Method in class org.enhydra.tool.common.wizard.TBWizard
 
refreshCache() - Static method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.webdocwf.util.genericstore.data.StateTransitionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refreshCache() - Static method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Queries all rows in table, and for each row creates a DO instance in the cache.
refsN21Vect - Static variable in class org.enhydra.dods.xslt.DODSTag
 
reg - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity reg (®).
register(Application) - Static method in class com.lutris.appserver.server.Enhydra
Associate the given application with the current thread.
register(DatabaseManager) - Static method in class org.enhydra.dods.DODS
In threading mode, this method associates the DatabaseManager object with the current thread.
register(Thread, Application) - Static method in class com.lutris.appserver.server.Enhydra
Associate the given application with the given thread.
register(Thread, DatabaseManager) - Static method in class org.enhydra.dods.DODS
Associates the given DatabaseManager object with given thread.
registerDefault(DatabaseManager) - Static method in class org.enhydra.dods.DODS
Sets the default DatabaseManager.
registerDefault(String) - Static method in class org.enhydra.dods.DODS
Sets the default DatabaseManager.
registerDefaultLogger(Logger) - Static method in class org.enhydra.dods.DODS
Sets the default logger.
registerDefaultLogger(String) - Static method in class org.enhydra.dods.DODS
Sets the default logger.
registerDefaultRecognizers(Stack) - Static method in class org.apache.xerces.readers.XMLDeclRecognizer
Register the standard recognizers.
registerInterceptors(String) - Method in class org.enhydra.servlet.filter.Filter
Adds the service, init, and destroy interceptors to the Tomcat Context for the given servlet.
registerLogger(Logger) - Static method in class org.enhydra.dods.DODS
In threading mode, this method associates the logger object with the current thread.
registerLogger(String) - Static method in class org.enhydra.dods.DODS
In threading mode, this method associates the logger object with the current thread.
registerLogger(Thread, Logger) - Static method in class org.enhydra.dods.DODS
Associates the given logger object with the given thread.
registerLogger(Thread, String) - Static method in class org.enhydra.dods.DODS
Associates the given logger object with given thread.
registerResourceLoader(String, Class) - Static method in class org.enhydra.xml.xmlc.reloading.ResourceLoaderFactory
Register a resource loader class for a class loader.
registerResourceLoader(String, String) - Static method in class org.enhydra.xml.xmlc.reloading.ResourceLoaderFactory
Register a resource loader class name for a class loader.
registerSerializerFactory(SerializerFactory) - Static method in class org.apache.xml.serialize.SerializerFactory
Register a serializer factory, keyed by the given method string.
registerUser(Session) - Method in class com.lutris.appserver.server.session.StandardSessionManager
Adds a session's user to the session-to-user table.
RegularExpression - class org.apache.xerces.utils.regex.RegularExpression.
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
RegularExpression(String) - Constructor for class org.apache.xerces.utils.regex.RegularExpression
Creates a new RegularExpression instance.
RegularExpression(String, String) - Constructor for class org.apache.xerces.utils.regex.RegularExpression
Creates a new RegularExpression instance with options.
ReInit(ConfigParserTokenManager) - Method in class com.lutris.util.ConfigParser
 
ReInit(InputStream) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(InputStream) - Method in class com.lutris.util.ConfigParser
 
ReInit(InputStream) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(InputStream) - Method in class com.lutris.appserver.server.jolt.parser.JoltParser
 
ReInit(InputStream, int, int) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(JavaCharStream) - Method in class com.lutris.appserver.server.jolt.parser.JoltParserTokenManager
 
ReInit(JavaCharStream, int) - Method in class com.lutris.appserver.server.jolt.parser.JoltParserTokenManager
 
ReInit(JoltParserTokenManager) - Method in class com.lutris.appserver.server.jolt.parser.JoltParser
 
ReInit(Reader) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(Reader) - Method in class com.lutris.util.ConfigParser
 
ReInit(Reader) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(Reader) - Method in class com.lutris.appserver.server.jolt.parser.JoltParser
 
ReInit(Reader, int, int) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(Reader, int, int, int) - Method in class com.lutris.util.SimpleCharStream
 
ReInit(Reader, int, int, int) - Method in class com.lutris.appserver.server.jolt.parser.JavaCharStream
 
ReInit(SimpleCharStream) - Method in class com.lutris.util.ConfigParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class com.lutris.util.ConfigParserTokenManager
 
RELEASE_DATE - Static variable in class org.w3c.tidy.Report
 
release() - Method in interface com.lutris.appserver.server.sql.DBTransaction
Frees all resources consumed by this transaction Connections are returned to the connection pool.
release() - Method in interface com.lutris.appserver.server.sql.DBQuery
Frees all resources consumed by this query.
release() - Method in interface com.lutris.appserver.server.sql.DBConnection
Return this connection to its allocator.
release() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Frees all resources consumed by this transaction Connections are returned to the connection pool.
release() - Method in class com.lutris.appserver.server.sql.standard.StandardDBQuery
Frees all resources consumed by this query.
release() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Return this connection to its allocator.
release(DBConnection) - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Return a connection to the pool.
release(DBConnection) - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Return a connection to the pool.
releaseAttrList(int) - Method in class org.apache.xerces.framework.XMLAttrList
Make the resources of the current attribute list available for reuse.
releaseChunk() - Method in class org.apache.xerces.utils.UTF8DataChunk
 
releaseChunk() - Method in class org.apache.xerces.utils.CharDataChunk
Release the reference to this chunk held by the reader that allocated this instance.
releaseString(int) - Method in class org.apache.xerces.utils.StringPool
 
releaseString(int, int) - Method in class org.apache.xerces.utils.UTF8DataChunk
 
releaseString(int, int) - Method in class org.apache.xerces.utils.CharDataChunk
Release a string from this chunk
releaseString(int, int) - Method in interface org.apache.xerces.utils.StringPool.StringProducer
 
reload() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.StateTransitionDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
reload() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO
reload() Causes the DO to refresh itself from the database the next time a set or get method is called.
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
remove() - Method in class org.enhydra.xml.xmlc.misc.ReadIterator
Throws an exception, preventing modification of the underlying structure.
remove(int) - Method in class org.apache.html.dom.HTMLSelectElementImpl
 
remove(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
Remove an element from the collection of OPTION elements for this SELECT .
remove(int) - Method in class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl
 
remove(Object) - Method in class com.lutris.util.LRUCache
Remove an item from the cache.
remove(OutputStream) - Method in class com.lutris.util.OutputStreamHub
Remove an OutputStream from the set.
remove(String) - Method in interface com.lutris.util.PersistentStore
Method to simultaneously retrieve and remove an object from persistent store.
remove(String) - Method in class com.lutris.util.FilePersistentStore
Method to simultaneously retrieve and remove an object from persistent store.
remove(String) - Method in class com.lutris.util.KeywordValueTable
 
remove(String) - Method in interface com.lutris.appserver.server.session.StandardSessionUserTable
Removes all references to a session from the user session table.
remove(String) - Method in class com.lutris.appserver.server.session.persistent.PersistentSessionUserTable
Remove a session from the user to session mapping table.
remove(String, User) - Method in interface com.lutris.appserver.server.session.StandardSessionUserTable
Remove a session from the user to session mapping table.
remove(String, User) - Method in class com.lutris.appserver.server.session.persistent.PersistentSessionUserTable
Remove a session from the user to session mapping table.
removeActionListener(ActionListener) - Method in class org.enhydra.tool.common.ButtonPanel
 
removeAttribute(AttVal) - Method in class org.w3c.tidy.Node
 
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(String) - Method in class com.lutris.appserver.server.session.BasicSession
 
removeAttribute(String) - Method in class org.enhydra.servlet.servletManager.EnhydraServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnection
NEW
removeAttribute(String) - Method in class org.enhydra.servlet.connectionMethods.https.HttpsRequest
 
removeAttribute(String) - Method in class org.enhydra.servlet.connectionMethods.http.HttpRequest
 
removeAttribute(String) - Method in class org.enhydra.servlet.filter.RequestFilter
 
removeAttribute(String) - Method in class org.enhydra.servlet.debug.RequestRecord
 
removeAttribute(String) - Method in class org.enhydra.servlet.tomcat.EnhydraRequest
 
removeAttribute(String) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttribute(String) - Method in class org.apache.xerces.dom.ElementImpl
Remove the named attribute from this Element.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttribute(String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
removeAttribute(String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
removeAttributeBoolValueDO(AttributeBoolValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeBoolValueDO(AttributeBoolValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeBoolValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDateValueDO(AttributeDateValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeDateValueDO object that refers to this DO.
removeAttributeDefinitionDO(AttributeDefinitionDO) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a AttributeDefinitionDO object that refers to this DO.
removeAttributeDefinitionDO(AttributeDefinitionDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a AttributeDefinitionDO object that refers to this DO.
removeAttributeDefinitionDO(AttributeDefinitionDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a AttributeDefinitionDO object that refers to this DO.
removeAttributeDefinitionDO(AttributeDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a AttributeDefinitionDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeEnumValueDO(AttributeEnumValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeEnumValueDO object that refers to this DO.
removeAttributeNode(Attr) - Method in class org.w3c.tidy.DOMElementImpl
 
removeAttributeNode(Attr) - Method in class org.apache.xerces.dom.ElementImpl
Remove the specified attribute/value pair.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNode(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
removeAttributeNode(Attr) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
removeAttributeNS(String, String) - Method in class org.w3c.tidy.DOMElementImpl
DOM2 - not implemented.
removeAttributeNS(String, String) - Method in class org.apache.xerces.dom.ElementImpl
Introduced in DOM Level 2.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeAttributeNS(String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
removeAttributeNS(String, String) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
removeAttributeNumberValueDO(AttributeNumberValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeNumberValueDO(AttributeNumberValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeNumberValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeObjectValueDO(AttributeObjectValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeObjectValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, User) - Method in class org.webdocwf.util.genericstore.data.GenericObjectDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeAttributeStringValueDO(AttributeStringValueDO, User) - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionDO
Remove (delete) a AttributeStringValueDO object that refers to this DO.
removeCancelListener(CancelListener) - Method in class org.enhydra.tool.common.ProgressMeter
 
removeChild(Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
removeChild(Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
removeChild(Node) - Method in class org.apache.xerces.dom.AttrImpl
Remove a child from this Node.
removeChild(Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Since insertBefore caches the docElement (and, currently, docType), removeChild has to know how to undo the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
removeChild(Node) - Method in class org.apache.xerces.dom.NodeImpl
Remove a child from this Node.
removeChild(Node) - Method in class org.apache.xerces.dom.ParentNode
Remove a child from this Node.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
removeChild(Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
removeChild(Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
removeClassLoader(String) - Static method in class com.lutris.appserver.server.session.MemoryPersistence
If SessionManager.MemoryPersistence = false in conf file, don't need to save MultiClassLoader.
removeComplexQuery(QueryCacheItem) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
removeComplexQuery(QueryCacheItem) - Method in interface org.enhydra.dods.cache.QueryCache
 
removeContextPath(String, String) - Method in class org.enhydra.servlet.servletManager.ServletManager
A channel has been closed remove the context.
removeDelegateCatalog(String) - Method in class org.apache.xerces.readers.XCatalog
Removes a delegate.
removeDO(GenericDO) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Remove DO from cache.
removeDO(GenericDO) - Method in interface org.enhydra.dods.cache.QueryCache
Remove DO from cache.
removeDO(String) - Method in class org.enhydra.dods.cache.QueryCacheImpl
Remove DO from cache.
removeDO(String) - Method in interface org.enhydra.dods.cache.QueryCache
Remove DO from cache.
removeEntry(String) - Method in class com.lutris.util.ConfigFile
 
removeEnumValueDefinitionDO(EnumValueDefinitionDO) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a EnumValueDefinitionDO object that refers to this DO.
removeEnumValueDefinitionDO(EnumValueDefinitionDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a EnumValueDefinitionDO object that refers to this DO.
removeEnumValueDefinitionDO(EnumValueDefinitionDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a EnumValueDefinitionDO object that refers to this DO.
removeEnumValueDefinitionDO(EnumValueDefinitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO
Remove (delete) a EnumValueDefinitionDO object that refers to this DO.
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.CoreDocumentImpl
 
removeEventListener(NodeImpl, String, EventListener, boolean) - Method in class org.apache.xerces.dom.DocumentImpl
Introduced in DOM Level 2.
removeEventListener(String, EventListener, boolean) - Method in class org.apache.xerces.dom.NodeImpl
 
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
removeFilter(Filter) - Method in class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet
Remove a filter from the list of current filters.
removeFilter(Filter) - Method in class com.lutris.appserver.server.httpPresentation.servlet.AbstractFilterableServlet
Remove a filter from the list of current filters.
removeFilter(Filter) - Method in interface com.lutris.appserver.server.httpPresentation.servlet.FilterableServlet
Remove a filter from the list of current filters.
removeFilter(String) - Method in class org.enhydra.servlet.connectionMethods.Channel
Remove a filter to the stack of filters.
removeFilter(String, String) - Method in class org.enhydra.servlet.servletManager.ServletManager
 
removeFirstFocusListener(FirstFocusListener) - Method in class org.enhydra.tool.common.InnerPanel
 
removeGenericObjectDO(GenericObjectDO) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Remove (delete) a GenericObjectDO object that refers to this DO.
removeGenericObjectDO(GenericObjectDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Remove (delete) a GenericObjectDO object that refers to this DO.
removeGenericObjectDO(GenericObjectDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Remove (delete) a GenericObjectDO object that refers to this DO.
removeGenericObjectDO(GenericObjectDO, User) - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionDO
Remove (delete) a GenericObjectDO object that refers to this DO.
removeGrammar(String) - Method in class org.apache.xerces.validators.common.GrammarResolverImpl
Removes association of Namespace key and Grammar from Grammar pool
removeGrammar(String) - Method in interface org.apache.xerces.validators.common.GrammarResolver
Removes association of Namespace key and Grammar from Grammar pool
removeHelp() - Method in class org.enhydra.tool.common.ButtonPanel
 
removeHelp() - Method in class org.enhydra.tool.common.wizard.TBWizardButtonPanel
 
removeHelpListener(HelpListener) - Method in class org.enhydra.tool.common.DialogHandler
 
removeIdentifier(String) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Removes a previously registered element with the specified identifier name.
removeLayoutComponent(Component) - Method in class org.enhydra.dods.wizard.XYLayout
 
removeNamedItem(String) - Method in class org.w3c.tidy.DOMAttrMapImpl
 
removeNamedItem(String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
 
removeNamedItem(String) - Method in class org.apache.xerces.dom.AttributeMap
 
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.w3c.tidy.DOMAttrMapImpl
DOM2 - not implemented.
removeNamedItemNS(String, String) - Method in class org.apache.xerces.dom.NamedNodeMapImpl
Introduced in DOM Level 2.
removeNamedItemNS(String, String) - Method in class org.apache.xerces.dom.AttributeMap
Introduced in DOM Level 2.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNode(Node) - Static method in class org.w3c.tidy.Node
 
removeNode(Node) - Method in class org.apache.xerces.dom.NodeIteratorImpl
Fix-up the iterator on a remove.
removePublicMapping(System) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Removes a public identifier mapping.
removePublicMapping(System) - Method in class org.enhydra.xml.io.XMLEntityResolver
Removes a public identifier mapping.
removeSelecitonListener(GenSelectionListener) - Method in class org.enhydra.tool.codegen.wizard.CodeGenWizard
 
removeSelection() - Method in class org.enhydra.tool.archive.wizard.WarSelector
 
removeSelection() - Method in class org.enhydra.tool.archive.wizard.OneColumnFileSelector
 
removeSession(String) - Method in class com.lutris.appserver.server.session.BasicSessionHome
Removes a session from the cache.
removeSession(String) - Method in interface com.lutris.appserver.server.session.StandardSessionHome
Removes a session from the cache.
removeSession(String) - Method in class com.lutris.appserver.server.session.PagedSessionHome
Removes the session associated with the session key.
removeSimpleQuery(QueryCacheItem) - Method in class org.enhydra.dods.cache.QueryCacheImpl
 
removeSimpleQuery(QueryCacheItem) - Method in interface org.enhydra.dods.cache.QueryCache
 
removeSingleDO(String, String) - Static method in class org.enhydra.dods.xslt.DODSTag
Generate REMOVE_DO_METHOD_NAME tag.
removeStateTransitionDO_ENUMVALUEDEFINITIONFROMOID(StateTransitionDO) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONFROMOID(StateTransitionDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONFROMOID(StateTransitionDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONFROMOID(StateTransitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONTOOID(StateTransitionDO) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONTOOID(StateTransitionDO, DBTransaction) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONTOOID(StateTransitionDO, DBTransaction, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeStateTransitionDO_ENUMVALUEDEFINITIONTOOID(StateTransitionDO, User) - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO
Remove (delete) a StateTransitionDO object that refers to this DO.
removeSystemMapping(String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Removes a system identifier alias.
removeSystemMapping(String) - Method in class org.enhydra.xml.io.XMLEntityResolver
Removes a system identifier alias.
removeTemplateListener(TemplateListener) - Method in class org.enhydra.tool.common.TemplateTool
 
removeTranactionCallback(ServletRecordCallback) - Method in class org.enhydra.servlet.debug.DebugManager
Remove transaction callback that was created with addTransactionCallback.
removeTransactionFilter(String, String) - Method in interface org.enhydra.servlet.connectionMethods.ConnectionMethod
Remove the given TransactionFilter from the specified channel.
removeTransactionFilter(String, String) - Method in class org.enhydra.servlet.connectionMethods.StandardConnectionMethod
Remove the given Filter from the specified channel.
removeValue(String) - Method in class com.lutris.appserver.server.session.BasicSession
 
removeWhiteSpace(byte[]) - Static method in class org.apache.xerces.utils.Base64
remove WhiteSpace from MIME containing encoded Base64 data.
removeWizardPage(TBWizardPage) - Method in class org.enhydra.tool.common.wizard.TBWizardDeck
 
REPEATED_ATTRIBUTE - Static variable in class org.w3c.tidy.Report
 
REPLACE - Static variable in interface org.apache.xerces.validators.datatype.DatatypeValidator
 
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMNodeImpl
 
replaceChild(Node, Node) - Method in class org.w3c.tidy.DOMAttrImpl
 
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.AttrImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.CoreDocumentImpl
Since we cache the docElement (and, currently, docType), replaceChild has to update the cache REVISIT: According to the spec it is not allowed to alter neither the document element nor the document type in any way
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.NodeImpl
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in class org.apache.xerces.dom.ParentNode
Make newChild occupy the location that oldChild used to have.
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyElementNS
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNoNS
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyAttrNS
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyElementNoNS
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyEntity
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyEntityReference
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.lazydom.LazyDocument
 
replaceChild(Node, Node) - Method in class org.enhydra.xml.xmlc.XMLObjectImpl
 
replaceData(int, int, String) - Method in class org.w3c.tidy.DOMCharacterDataImpl
 
replaceData(int, int, String) - Method in class org.apache.xerces.dom.CharacterDataImpl
Replace a series of characters at the specified (zero-based) offset with a new string, NOT necessarily of the same length.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
Replacement - class org.enhydra.tool.common.Replacement.
The replacement class defines a search and replace operation for updating source code that was copied from a template file.
Replacement(String, String) - Constructor for class org.enhydra.tool.common.Replacement
Define a replacement operation using a single replacement string.
Replacement(String, String[]) - Constructor for class org.enhydra.tool.common.Replacement
Define a replacement operation using an replacement array.
ReplacementSet - class org.enhydra.tool.common.ReplacementSet.
ReplacementSet is a utility class for working with Replacement objects.
ReplacementSet() - Constructor for class org.enhydra.tool.common.ReplacementSet
Create an empty replacement set.
ReplacementSet(Replacement[]) - Constructor for class org.enhydra.tool.common.ReplacementSet
 
replaceNode(Node, Node) - Static method in class org.enhydra.xml.dom.DOMOps
Replace a node with one imported from another document.
replaceNode(Node, Node) - Static method in class org.enhydra.xml.xmlc.XMLCUtil
Deprecated. use org.enhydra.xml.dom.DOMOps#replaceNode
Report - class org.w3c.tidy.Report.
 
Report() - Constructor for class org.w3c.tidy.Report
 
reportError(Locator, String, int, int, Object[], int) - Method in class org.apache.xerces.framework.XMLParser
Report an error.
reportError(Locator, String, int, int, Object[], int) - Method in interface org.apache.xerces.framework.XMLErrorReporter
Report an error detected by a component of the XML parser.
reportError(String, String) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
Use this function to report errors in constructor
reportNilError(IdentityConstraint) - Method in class org.apache.xerces.validators.common.XMLValidator.ValueStoreBase
 
reportNilError(IdentityConstraint) - Method in interface org.apache.xerces.validators.schema.identity.ValueStore
 
reportNumberOfSlides(PrintWriter, int) - Static method in class org.w3c.tidy.Report
 
reportNumWarnings(PrintWriter, Lexer) - Static method in class org.w3c.tidy.Report
 
reportRecoverableXMLError(int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int) - Method in class org.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, int, int) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String) - Method in class org.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String) - Method in class org.apache.xerces.framework.XMLDTDScanner
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportRecoverableXMLError(int, int, String, String, String) - Method in class org.apache.xerces.validators.common.XMLValidator
Report a recoverable xml error.
reportVersion(PrintWriter, Lexer, String, Node) - Static method in class org.w3c.tidy.Report
 
request - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Object used to access HTTP request data.
request - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Request object that contains the data from the HTTP request.
requestCount - Variable in class org.enhydra.servlet.connectionMethods.ChannelStatus
The number of requests sent through this channel to the Servlet.
requestEntityTooLarge - Static variable in class com.lutris.http.HttpStatus
 
RequestFilter - class org.enhydra.servlet.filter.RequestFilter.
This replaces the BasicTransactionRequest.
RequestFilter(HttpServletRequest) - Constructor for class org.enhydra.servlet.filter.RequestFilter
Constructor.
requestPostProcessor(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Calls application session manager's passivateSession method for the session associated with this request.
requestPostProcessor(HttpPresentationComms) - Method in interface com.lutris.appserver.server.Application
Request post-processing method.
requestPreprocessor(HttpPresentationComms) - Method in class com.lutris.appserver.server.StandardApplication
Default application request preprocessor.
requestPreprocessor(HttpPresentationComms) - Method in interface com.lutris.appserver.server.Application
Request preprocessing method.
RequestRecord - class org.enhydra.servlet.debug.RequestRecord.
HttpServletRequest filter that generate a record of the request that was made.
RequestRecord(HttpServletRequest) - Constructor for class org.enhydra.servlet.debug.RequestRecord
Constructor.
requestTimeout - Static variable in class com.lutris.http.HttpStatus
 
requestUriTooLarge - Static variable in class com.lutris.http.HttpStatus
 
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Set "unique instance" assertion bit.
requireUniqueInstance() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Set "unique instance" assertion bit.
res - Static variable in class org.enhydra.tool.codegen.TemplateDrivenGenerator
 
res - Static variable in class org.enhydra.tool.codegen.OptionSet
 
res - Static variable in class org.enhydra.tool.common.DialogHandler
 
res - Static variable in class org.enhydra.tool.common.ButtonPanel
 
reset() - Method in interface com.lutris.appserver.server.sql.DBConnection
Closes down all query-specific resources.
reset() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Closes down all query-specific resources.
reset() - Method in class com.lutris.dods.builder.generator.query.QueryBuilder
Reset the where-clause information.
reset() - Method in class org.webdocwf.util.genericstore.data.TypeDefinitionQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.StateTransitionQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.GenericObjectQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.EnumValueDefinitionQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.EnumTypeDefinitionQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeStringValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeObjectValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeNumberValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeEnumValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeDefinitionQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeDateValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeBoolValueQuery
Reset the query parameters.
reset() - Method in class org.webdocwf.util.genericstore.data.AttributeBinaryValueQuery
Reset the query parameters.
reset() - Method in class com.lutris.appserver.server.httpPresentation.servlet.ServletHttpPresentationInputStream
 
reset() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorBufferedOutputStream
Discards buffered data and drops reference to the output stream.
reset() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnection
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsResponse
 
reset() - Method in class org.enhydra.servlet.connectionMethods.http.HttpResponse
 
reset() - Method in class org.enhydra.servlet.filter.ResponseFilter
 
reset() - Method in class org.enhydra.servlet.debug.ResponseRecord
 
reset() - Method in class org.apache.html.dom.HTMLFormElementImpl
 
reset() - Method in class org.apache.xerces.framework.XMLParser
Reset parser instance so that it can be reused.
reset() - Method in class org.apache.xerces.parsers.DOMParser
Resets the parser.
reset() - Method in class org.apache.xerces.utils.SymbolCache
 
reset() - Method in class org.apache.xerces.utils.StringPool
 
reset() - Method in class org.apache.xml.serialize.BaseMarkupSerializer
 
reset() - Method in interface org.w3c.dom.html.HTMLFormElement
Restores a form element's default values.
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
reset() - Method in class org.enhydra.xml.lazydom.html.HTMLFormElementImpl
 
reset(StringPool) - Method in class org.apache.xerces.framework.XMLAttrList
Reset this instance to an "empty" state.
reset(StringPool) - Method in class org.apache.xerces.readers.DefaultEntityHandler
Reset the entity handler.
reset(StringPool) - Method in class org.apache.xerces.readers.DefaultEntityHandler.EntityPool
 
reset(StringPool) - Method in class org.apache.xerces.validators.common.XMLValidator
Reset.
reset(StringPool) - Method in class org.apache.xerces.validators.dtd.DTDGrammar
Resets the DTD grammar.
reset(StringPool, XMLEntityHandler.CharBuffer) - Method in class org.apache.xerces.framework.XMLDTDScanner
Allow XMLDTDScanner to be reused.
reset(StringPool, XMLEntityHandler.CharBuffer) - Method in class org.apache.xerces.framework.XMLDocumentScanner
reset the parser so that the instance can be reused
resetBuffer(String) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
Resets fBuffer to store string representation of date/time
resetContent - Static variable in class com.lutris.http.HttpStatus
 
resetCounter() - Static method in class org.enhydra.dods.xslt.DODSTag
Return counter and increment them.
resetCreateVectors(XSLProcessorContext, ElemExtensionCall) - Static method in class org.enhydra.dods.xslt.XSLTUtil
Construct an empty vector.
resetDateObj(int[]) - Method in class org.apache.xerces.validators.datatype.DateTimeValidator
Resets object representation of date/time
resetMaxConnectionCount() - Method in interface com.lutris.appserver.server.sql.LogicalDatabase
Reset the maximum connection count and date.
resetMaxConnectionCount() - Method in class com.lutris.appserver.server.sql.standard.StandardLogicalDatabase
Reset the maximum connection count and date.
resetMaxConnectionCount(String) - Method in class com.lutris.appserver.server.sql.StandardDatabaseManager
Reset the maximum connection count.
resetMaxConnectionCount(String) - Method in interface com.lutris.appserver.server.sql.DatabaseManager
Reset the maximum connection count.
resetMaxCount() - Method in interface com.lutris.appserver.server.sql.ConnectionAllocator
Reset the maximum connection count and date.
resetMaxCount() - Method in class com.lutris.appserver.server.sql.standard.StandardConnectionAllocator
Reset the maximum connection count and date.
resetMaxMemoryUsage() - Static method in class com.lutris.multiServer.MultiServer
This method is used to reset the maxMemoryUsage back to zero.
resetMaxSessionCount() - Method in class com.lutris.appserver.server.session.StandardSessionManager
Reset the maximum session count.
resetMaxSessionCount() - Method in interface com.lutris.appserver.server.session.SessionManager
Reset the maximum session count.
resetOrCopy() - Method in class org.apache.xerces.framework.XMLParser
Reset or copy parser Allows parser instance reuse
resetOrCopy() - Method in class org.apache.xerces.parsers.DOMParser
Resets or copies the parser.
resetOrCopy(StringPool) - Method in class org.apache.xerces.validators.common.XMLValidator
Reset or copy.
resetRefCount(String) - Method in class org.enhydra.servlet.servletManager.ServletManager
Reset the reference count for a particular Servlet.
resetRegistry() - Method in class org.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl
An optimization option that we should write in the future is to separate the static list of Datatype Validators from the dynamic part where anonymous, and user derived datatype are kept, then when we resetRegistry only the dynamic part of the registry should be cleared.
resetRequestCount() - Method in class org.enhydra.servlet.connectionMethods.Channel
Reset the request count.
resetRequestCount(String) - Method in interface org.enhydra.servlet.connectionMethods.ConnectionMethod
Reset the specified channel's request count to zero.
resetRequestCount(String) - Method in class org.enhydra.servlet.connectionMethods.StandardConnectionMethod
Reset the specified channel's request count to zero.
resetShuffleCount() - Method in class org.apache.xerces.utils.StringPool
 
resetStats(String) - Method in class org.enhydra.servlet.servletManager.ServletManager
Resets the maxmimum requests per minute to the current value, and the time of the maximum to now.
ResManager - class org.enhydra.i18n.ResManager.
Some helper functions for handeling i18n issues.
resolveEntity(String, String) - Method in class org.apache.xerces.readers.XMLCatalogHandler
Resolves external entities.
resolveEntity(String, String) - Method in class org.apache.xerces.readers.XCatalog
Resolves external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.enhydra.xml.io.XMLEntityResolver
 
resolveEntity(String, String) - Method in class org.enhydra.xml.xmlc.parsers.xerces.XercesParser
Resolve an entity.
ResourceLoader - interface org.enhydra.xml.xmlc.reloading.ResourceLoader.
Interface for objects that are used to abstract particular class loader implementations.
ResourceLoaderFactory - class org.enhydra.xml.xmlc.reloading.ResourceLoaderFactory.
Factory for creating a ResourceLoader wrapper class for a particular class loader.
response - Variable in class com.lutris.appserver.server.httpPresentation.HttpPresentationComms
Object used to generate HTTP responses.
response - Variable in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Response object used to set cookies and other headers.
responseData - Variable in class org.enhydra.servlet.debug.ResponseRecord
If we are to capture the data written to the socket, save it here.
ResponseFilter - class org.enhydra.servlet.filter.ResponseFilter.
Base class that is the base class for a filter, allowing it to be accessed as a ResponseAdapter.
ResponseFilter(HttpServletResponse) - Constructor for class org.enhydra.servlet.filter.ResponseFilter
Constructor.
ResponseRecord - class org.enhydra.servlet.debug.ResponseRecord.
HttpServletResponse filter that generate a record of the response that was made.
ResponseRecord(HttpServletResponse, boolean) - Constructor for class org.enhydra.servlet.debug.ResponseRecord
Constructor.
restartup(Config) - Method in class com.lutris.appserver.server.StandardApplication
Continue the startup up process with the application is in the INCOMPLETE state.
restartup(Config) - Method in interface com.lutris.appserver.server.Application
Continue the startup up process with the application is in the INCOMPLETE state.
restore() - Method in class org.apache.xerces.validators.schema.TraverseSchema.SchemaInfo
 
RESTRICTION - Static variable in class org.apache.xerces.validators.schema.SchemaSymbols
 
restrictQuery(Query) - Method in interface org.webdocwf.dods.access.User
Restrict the Query for DODS Query access using SQL
RESULT_DUPLICATE_ATTR - Static variable in class org.apache.xerces.framework.XMLDocumentScanner
 
RESULT_FAILURE - Static variable in class org.apache.xerces.framework.XMLDocumentScanner
 
RESULT_SUCCESS - Static variable in class org.apache.xerces.framework.XMLDocumentScanner
 
results - Variable in class org.apache.xerces.validators.common.InsertableElementsInfo
This array must be at least as large as possibleChildren since a flag is set in the same indexes in this array to indicate that the possible child at that index in possibleChildren can be inserted at the requested insertion point.
resultsCount - Variable in class org.apache.xerces.validators.common.InsertableElementsInfo
The number of elements that are valid in the possibleChildren and resultsCount arrays.
resultsql - Variable in class org.enhydra.ant.taskdefs.SQLSplitterTask
 
resumeLogIn(User, Session) - Static method in class com.lutris.appserver.server.session.SessionUtil
If a user attempts to login but has not logged out from a previous session then this method can be used to copy data from the previous session into this session and to log out the previous session.
ResUtil - class org.enhydra.tool.common.ResUtil.
 
ResUtil() - Constructor for class org.enhydra.tool.common.ResUtil
 
rethrow(IOException) - Static method in class com.lutris.appserver.server.httpPresentation.HttpPresentationIOException
Static method that does the approriate conversion from an IOException to a HttpPresentationIOException If the exception is already an HttpPresentationIOException, it is simple rethrown.
rethrow(IOException) - Static method in class org.enhydra.servlet.ServletIOException
Static method that does the approriate conversion from an IOException to a ServletIOException If the exception is already an ServletIOException, it is simple rethrown.
retrieve(String) - Method in interface com.lutris.util.PersistentStore
Method to retrieve a stored object.
retrieve(String) - Method in class com.lutris.util.FilePersistentStore
Method to retrieve a stored object.
returnForeignKeyConstraints() - Static method in class org.enhydra.dods.xslt.XSLTUtil
Get all constraints defined in this table.
REUtil - class org.apache.xerces.utils.regex.REUtil.
 
reverse(String) - Static method in class org.apache.xerces.readers.MIME2Java
Convert a Java encoding name to MIME charset name.
rewind() - Method in class org.apache.xerces.utils.ChunkyByteArray
Reset position within the data stream back to the very beginning.
rewriteURL(String) - Method in interface org.enhydra.xml.io.URLRewriter
Rewrite a URL.
rfloor - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rfloor (?).
rho - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rho (?).
Rho - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity Rho (?).
RHS - Static variable in interface com.lutris.util.ConfigParserConstants
 
rIndex - Variable in class com.lutris.util.CircularQueue
The array index for the next object to be removed from the queue.
rlm - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rlm (?).
RMI - Static variable in class org.enhydra.servlet.ServletContainer
 
RMI - Static variable in class org.enhydra.servlet.connectionMethods.ConnectionMethodManager
 
rollback() - Method in interface com.lutris.appserver.server.sql.DBTransaction
Method to rollback changes.
rollback() - Method in interface com.lutris.appserver.server.sql.DBConnection
Rollback a transaction.
rollback() - Method in class com.lutris.appserver.server.sql.standard.StandardDBTransaction
Method to rollback changes.
rollback() - Method in class com.lutris.appserver.server.sql.standard.StandardDBConnection
Rollback a transaction.
ROOT - Static variable in class org.enhydra.tool.codegen.ProjectOptionSet
Property name for the destintation option
RootEditor - interface org.enhydra.tool.codegen.wizard.RootEditor.
 
rootNode - Variable in class org.apache.xerces.dom.DeepNodeListImpl
 
RootNode - Static variable in class org.w3c.tidy.Node
 
rowSpan - Variable in class com.lutris.html.HtmlTableCell
 
RPMTimes - Variable in class org.enhydra.servlet.servletManager.ServletStatistics
An array of times.
RPMValues - Variable in class org.enhydra.servlet.servletManager.ServletStatistics
The array of values.
rsaquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rsaquo (?).
rsquo - Static variable in class org.enhydra.xml.io.HTMLEntities
Unicode character for entity rsquo (?).
run() - Method in class org.enhydra.dods.generator.ErrorReader
 
run() - Method in class org.enhydra.dods.wizard.ExecThread
 
run() - Method in class com.lutris.appserver.server.session.StandardSessionIdleTimer
The main code body of the Idle Timer Thread.
run() - Method in class com.lutris.appserver.server.session.StandardSessionKeyGen
The main code body of the Idle Timer Thread.
run() - Method in class com.lutris.appserver.server.session.PagedSessionThresholdTimer
Main loop.
run() - Method in class org.enhydra.servlet.servletManager.ServletManager
This function is for internal use only.
run() - Method in class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod
Runs the EnhydraDirectorConnectionMethod.
run() - Method in class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod
Runs the HttpConnectionMethod.
run() - Method in class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod
Runs the HttpConnectionMethod.
run(EnhydraDirectorProtocol) - Method in interface org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorFunction
Generic run method for an EnhydraDirector protocol function.
run(HttpPresentationComms) - Method in interface com.lutris.appserver.server.httpPresentation.HttpPresentation
Run the Presentation Object passing it an HTTP request to handle.
run(HttpPresentationComms) - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Abstract methods that run all code on the page and output the results to the HTTP client.
Run(HttpPresentationRequest, HttpPresentationResponse) - Method in class com.lutris.appserver.server.httpPresentation.HttpPresentationManager
The method is invoked to fulfill an HTTP request.
run(String[], ErrorReporter, PrintWriter, String) - Method in class org.enhydra.xml.xmlc.misc.ProcessRunner
Run a process.
running - Variable in class org.enhydra.servlet.servletManager.ServletStatus
True if the Servlet currently exists.
RUNNING - Static variable in interface com.lutris.appserver.server.Application
Running state code.
RUNNING - Static variable in class org.enhydra.servlet.ServletContainer
 
runOnInit - Variable in class org.enhydra.servlet.servletManager.ServletStatus
True if the configuration information for the conterxt says to start at init time
runPage() - Method in class com.lutris.appserver.server.jolt.joltpo.JoltPage
Methods defined by the derived class that executes the contents of the page.
runSingleTest(long[]) - Static method in class com.lutris.mime.tests.MultipartMimeInputTests
 
runStdinTest(InputStream) - Static method in class com.lutris.mime.tests.MultipartMimeInputTests
 
runTest(String[][]) - Static method in class com.lutris.mime.tests.MimeHeaderTests
 
runTests() - Static method in class com.lutris.http.tests.HttpUtilsTests
 
runTests() - Static method in class com.lutris.mime.tests.MultipartMimeInputTests
 
runTests() - Static method in class com.lutris.mime.tests.MimeHeaderTests
 
runTests() - Static method in class com.lutris.util.tests.KeywordValueTableTests
 
runTests() - Static method in class com.lutris.util.tests.FilePersistentStoreTests
 
runTests() - Static method in class com.lutris.util.tests.ConfigTests
 
runWizard() - Method in class org.enhydra.dods.generator.DODSGenerator
Method runs wizard's GUI .
runWizard() - Static method in class org.enhydra.tool.archive.ArchiveTool
 
runWizard(int) - Static method in class org.enhydra.tool.archive.ArchiveTool
 

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 _