Enhydra 5.1 API

Serialized Form


Package com.lutris.html

Class com.lutris.html.HtmlString implements Serializable

Serialized Fields

value

java.lang.String value
The contained string.


Package com.lutris.http

Class com.lutris.http.SerializableCookie implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.String value

comment

java.lang.String comment

domain

java.lang.String domain

maxAge

int maxAge

path

java.lang.String path

secure

boolean secure

version

int version


Package com.lutris.mime

Class com.lutris.mime.MimeException implements Serializable

Serialized Fields

reason

int reason
Holds the reason code for this exception instance.


Package com.lutris.util

Class com.lutris.util.ChainedError implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class com.lutris.util.ChainedException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class com.lutris.util.ChainedRuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class com.lutris.util.Config implements Serializable

Serialized Fields

configFile

ConfigFile configFile

Class com.lutris.util.ConfigException implements Serializable

Serialized Fields

reason

int reason

Class com.lutris.util.Currency implements Serializable

Class com.lutris.util.FatalExceptionError implements Serializable

Serialized Fields

except

java.lang.Exception except

Class com.lutris.util.KeywordValueException implements Serializable

Class com.lutris.util.KeywordValueTable implements Serializable

Serialized Fields

hashTable

java.util.Hashtable hashTable

Class com.lutris.util.ParseException implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class com.lutris.util.PersistentStoreException implements Serializable

Class com.lutris.util.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.enhydra.dods.generator

Class org.enhydra.dods.generator.DODSGenerateException implements Serializable


Package org.enhydra.dods.trans

Class org.enhydra.dods.trans.InvalidDomlException implements Serializable


Package org.enhydra.dods.wizard

Class org.enhydra.dods.wizard.MessageDialog implements Serializable

Serialized Fields

mainPanel

java.awt.Panel mainPanel

gridBagLayout

java.awt.GridBagLayout gridBagLayout

lMessage

java.awt.Label lMessage

bOK

java.awt.Button bOK

lEmpty2

java.awt.Label lEmpty2

lEmpty3

java.awt.Label lEmpty3

lEmpty4

java.awt.Label lEmpty4

Class org.enhydra.dods.wizard.TraceDialog implements Serializable

Serialized Fields

mainPanel

java.awt.Panel mainPanel

gridBagLayout

java.awt.GridBagLayout gridBagLayout

xyLayout

XYLayout xyLayout

bOK

java.awt.Button bOK

taTrace

java.awt.TextArea taTrace

process

java.lang.Process process

Class org.enhydra.dods.wizard.WizardFrame1 implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

jButtonPanel

javax.swing.JPanel jButtonPanel

jPictPanel

javax.swing.JPanel jPictPanel

jContentPanel

javax.swing.JPanel jContentPanel

borderLayout1

java.awt.BorderLayout borderLayout1

flowLayout1

java.awt.FlowLayout flowLayout1

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

xyLayout

XYLayout xyLayout

jIconLabel

javax.swing.JLabel jIconLabel

jTitleLabel

javax.swing.JLabel jTitleLabel

jOutputDirLabel

javax.swing.JLabel jOutputDirLabel

jDomlRootLabel

javax.swing.JLabel jDomlRootLabel

jTemplateTypeLabel

javax.swing.JLabel jTemplateTypeLabel

jDocLabel

javax.swing.JLabel jDocLabel

jOutputDirTextField

javax.swing.JTextField jOutputDirTextField

jDomlTextField

javax.swing.JTextField jDomlTextField

jDomlButton

javax.swing.JButton jDomlButton

jSpaceButton

javax.swing.JButton jSpaceButton

jGenerateButton

javax.swing.JButton jGenerateButton

jCancelButton

javax.swing.JButton jCancelButton

jOutputDirButton

javax.swing.JButton jOutputDirButton

jSpace

javax.swing.JButton jSpace

jCloseButton

javax.swing.JButton jCloseButton

jSpace1

javax.swing.JButton jSpace1

appImage

java.awt.Image appImage

enhydra

javax.swing.ImageIcon enhydra

rb

java.util.ResourceBundle rb

jCheckBoxSQL

javax.swing.JCheckBox jCheckBoxSQL

jCheckBoxSQLSplitter

javax.swing.JCheckBox jCheckBoxSQLSplitter

jCheckBoxJava

javax.swing.JCheckBox jCheckBoxJava

jCheckBoxCompile

javax.swing.JCheckBox jCheckBoxCompile

jCheckBoxDoml2Html

javax.swing.JCheckBox jCheckBoxDoml2Html

jCheckBoxDoml2Pdf

javax.swing.JCheckBox jCheckBoxDoml2Pdf

jCheckBoxDoml2Xmi

javax.swing.JCheckBox jCheckBoxDoml2Xmi

jCheckBoxDoml2Ptl

javax.swing.JCheckBox jCheckBoxDoml2Ptl

jCheckBoxForce

javax.swing.JCheckBox jCheckBoxForce

jCheckBoxInvoke

javax.swing.JCheckBox jCheckBoxInvoke

jComboBoxTemplateSet

javax.swing.JComboBox jComboBoxTemplateSet

Class org.enhydra.dods.wizard.XYConstraints implements Serializable

Serialized Fields

x

int x

y

int y

width

int width

height

int height

Class org.enhydra.dods.wizard.XYLayout implements Serializable

Serialized Fields

width

int width

height

int height

info

java.util.Hashtable info


Package com.lutris.appserver.server.sql

Class com.lutris.appserver.server.sql.CloneableDO implements Serializable

Class com.lutris.appserver.server.sql.CoreDO implements Serializable

Serialized Fields

oId

ObjectId oId

version

int version

newVersion

int newVersion

persistent

boolean persistent

Class com.lutris.appserver.server.sql.DatabaseContentException implements Serializable

Class com.lutris.appserver.server.sql.DatabaseManagerException implements Serializable

Class com.lutris.appserver.server.sql.DBRowUpdateException implements Serializable

Class com.lutris.appserver.server.sql.ObjectId implements Serializable

Serialized Fields

value

java.math.BigDecimal value
The value associated with this object id.

Class com.lutris.appserver.server.sql.ObjectIdAllocationError implements Serializable

Class com.lutris.appserver.server.sql.ObjectIdException implements Serializable


Package com.lutris.dods.builder.generator.dataobject

Class com.lutris.dods.builder.generator.dataobject.GenericDO implements Serializable

Serialized Fields

dirty

boolean dirty

updateInProgress

boolean updateInProgress

notUsingOId

boolean notUsingOId


Package com.lutris.dods.builder.generator.query

Class com.lutris.dods.builder.generator.query.ColumnNullException implements Serializable

Class com.lutris.dods.builder.generator.query.ColumnTypeException implements Serializable

Class com.lutris.dods.builder.generator.query.DataObjectException implements Serializable

Class com.lutris.dods.builder.generator.query.InvalidRowColumnException implements Serializable

Class com.lutris.dods.builder.generator.query.NonUniqueQueryException implements Serializable

Class com.lutris.dods.builder.generator.query.QueryException implements Serializable

Class com.lutris.dods.builder.generator.query.RefAssertionException implements Serializable


Package org.enhydra.dods

Class org.enhydra.dods.DODSException implements Serializable


Package org.enhydra.dods.cache

Class org.enhydra.dods.cache.LRUCache implements Serializable

Serialized Fields

maxEntries

int maxEntries
Maximal number of entries in LRUCache. 1024 is default value of this variable.


Package org.enhydra.dods.util

Class org.enhydra.dods.util.XmlUtilException implements Serializable


Package org.webdocwf.dods.access

Class org.webdocwf.dods.access.AccessEvalException implements Serializable

Class org.webdocwf.dods.access.AccessException implements Serializable

Serialized Fields

usr

User usr

operation

java.lang.String operation

obj

SecureDO obj

className

java.lang.String className

attrName

java.lang.String attrName

value

java.lang.String value

oldValue

java.lang.String oldValue

datatype

java.lang.String datatype

cmp_op

java.lang.String cmp_op

Class org.webdocwf.dods.access.AccessRightException implements Serializable

Class org.webdocwf.dods.access.SecureDO implements Serializable


Package org.webdocwf.util.genericstore

Class org.webdocwf.util.genericstore.GenericStoreDefinitionException implements Serializable

Class org.webdocwf.util.genericstore.GenericStoreDO implements Serializable

Serialized Fields

objectExtension

GenericObjectDO objectExtension

dataDate

java.util.TreeMap dataDate

dataBool

java.util.TreeMap dataBool

dataNumber

java.util.TreeMap dataNumber

dataString

java.util.TreeMap dataString

dataObject

java.util.TreeMap dataObject

dataEnum

java.util.TreeMap dataEnum

typeEnum

java.util.TreeMap typeEnum

dataBinary

java.util.TreeMap dataBinary

dirtyEnums

java.util.TreeSet dirtyEnums

dirtyDates

java.util.TreeSet dirtyDates

dirtyBools

java.util.TreeSet dirtyBools

dirtyNumbers

java.util.TreeSet dirtyNumbers

dirtyStrings

java.util.TreeSet dirtyStrings

dirtyBinarys

java.util.TreeSet dirtyBinarys

dirtyObjects

java.util.TreeSet dirtyObjects

Class org.webdocwf.util.genericstore.StateTransitionException implements Serializable


Package org.webdocwf.util.genericstore.data

Class org.webdocwf.util.genericstore.data.AttributeBinaryValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

BINARYVALUE

byte[] BINARYVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeBinaryValueDO implements Serializable

Serialized Fields

data

AttributeBinaryValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeBoolValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

BOOLVALUE

boolean BOOLVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeBoolValueDO implements Serializable

Serialized Fields

data

AttributeBoolValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeDateValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

DATEVALUE

java.sql.Timestamp DATEVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeDateValueDO implements Serializable

Serialized Fields

data

AttributeDateValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeDefinitionDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


KEYVALUE

java.lang.String KEYVALUE

SHORTNAME

java.lang.String SHORTNAME

LONGNAME

java.lang.String LONGNAME

XMLNAME

java.lang.String XMLNAME

ATTRSCALE

java.math.BigDecimal ATTRSCALE

ATTRTYPE

java.lang.String ATTRTYPE

TRANSLATEATTR

boolean TRANSLATEATTR

ATTROBJECTCLASS

java.lang.String ATTROBJECTCLASS

ENUMTYPEDEFINITIONOID

EnumTypeDefinitionDO ENUMTYPEDEFINITIONOID

Class org.webdocwf.util.genericstore.data.AttributeDefinitionDO implements Serializable

Serialized Fields

data

AttributeDefinitionDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeEnumValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ENUMVALUEDEFINITIONOID

EnumValueDefinitionDO ENUMVALUEDEFINITIONOID

ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeEnumValueDO implements Serializable

Serialized Fields

data

AttributeEnumValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeNumberValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

NUMBERVALUE

java.math.BigDecimal NUMBERVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeNumberValueDO implements Serializable

Serialized Fields

data

AttributeNumberValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeObjectValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

OBJECTVALUE

java.math.BigDecimal OBJECTVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeObjectValueDO implements Serializable

Serialized Fields

data

AttributeObjectValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.AttributeStringValueDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ATTRIBUTEDEFINITIONOID

AttributeDefinitionDO ATTRIBUTEDEFINITIONOID

STRINGVALUE

java.lang.String STRINGVALUE

GENERICOBJECTOID

GenericObjectDO GENERICOBJECTOID

Class org.webdocwf.util.genericstore.data.AttributeStringValueDO implements Serializable

Serialized Fields

data

AttributeStringValueDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


LONGNAME

java.lang.String LONGNAME

SHORTNAME

java.lang.String SHORTNAME

KEYVALUE

java.lang.String KEYVALUE

XMLNAME

java.lang.String XMLNAME

Class org.webdocwf.util.genericstore.data.EnumTypeDefinitionDO implements Serializable

Serialized Fields

data

EnumTypeDefinitionDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.EnumValueDefinitionDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ENUMTYPEDEFINITIONOID

EnumTypeDefinitionDO ENUMTYPEDEFINITIONOID

BEGINSTATE

boolean BEGINSTATE

ENDSTATE

boolean ENDSTATE

LONGNAME

java.lang.String LONGNAME

SHORTNAME

java.lang.String SHORTNAME

KEYVALUE

java.lang.String KEYVALUE

XMLNAME

java.lang.String XMLNAME

Class org.webdocwf.util.genericstore.data.EnumValueDefinitionDO implements Serializable

Serialized Fields

data

EnumValueDefinitionDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.GenericObjectDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


EXTERNALOID

java.math.BigDecimal EXTERNALOID

TYPEDEFINITIONOID

TypeDefinitionDO TYPEDEFINITIONOID

Class org.webdocwf.util.genericstore.data.GenericObjectDO implements Serializable

Serialized Fields

data

GenericObjectDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.StateTransitionDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


ENUMVALUEDEFINITIONFROMOID

EnumValueDefinitionDO ENUMVALUEDEFINITIONFROMOID

ENUMVALUEDEFINITIONTOOID

EnumValueDefinitionDO ENUMVALUEDEFINITIONTOOID

Class org.webdocwf.util.genericstore.data.StateTransitionDO implements Serializable

Serialized Fields

data

StateTransitionDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param

Class org.webdocwf.util.genericstore.data.TypeDefinitionDataStruct implements Serializable

Serialized Fields

readOnly

boolean readOnly
A DO refers to this DataStruct. readOnly is set to true when the DO is stored in its class cache.


KEYVALUE

java.lang.String KEYVALUE

SHORTNAME

java.lang.String SHORTNAME

LONGNAME

java.lang.String LONGNAME

XMLNAME

java.lang.String XMLNAME

Class org.webdocwf.util.genericstore.data.TypeDefinitionDO implements Serializable

Serialized Fields

data

TypeDefinitionDataStruct data
A DO class contains a reference to a DataStruct class. This reference can be null (when the data for the DO has not yet been retrieved from the database), allowing a DO object to be a lightweight placeholder until its data is needed.


param

int[] param


Package com.lutris.appserver.server

Class com.lutris.appserver.server.ApplicationData implements Serializable

Class com.lutris.appserver.server.ApplicationException implements Serializable


Package com.lutris.appserver.server.httpPresentation

Class com.lutris.appserver.server.httpPresentation.ClientPageRedirectException implements Serializable

Class com.lutris.appserver.server.httpPresentation.DirectoryException implements Serializable

Class com.lutris.appserver.server.httpPresentation.FilePresentationException implements Serializable

Class com.lutris.appserver.server.httpPresentation.HttpPresentationException implements Serializable

Class com.lutris.appserver.server.httpPresentation.HttpPresentationIOException implements Serializable

Serialized Fields

trueIOException

boolean trueIOException
Flag that indicates that this came from an a I/O operation rather than a generated exception.

Class com.lutris.appserver.server.httpPresentation.PageRedirectException implements Serializable

Serialized Fields

url

java.lang.String url
URL that is the target of the redirect.


urlHasArgs

boolean urlHasArgs
Are there any arguments associated with the URL?

Class com.lutris.appserver.server.httpPresentation.PageUnauthorizedException implements Serializable

Serialized Fields

relm

java.lang.String relm
The relm to ask for. This string is used by the browser in the prompt for username and password. It should identify to the user which system they are logging in to, i.e. which username and password to use.


htmlTitle

java.lang.String htmlTitle
HTML title to display. (not yet configurable).


htmlText

java.lang.String htmlText
HTML Text message to display.

Class com.lutris.appserver.server.httpPresentation.ServerPageRedirectException implements Serializable


Package com.lutris.appserver.server.httpPresentation.servlet

Class com.lutris.appserver.server.httpPresentation.servlet.AbstractFilterableServlet implements Serializable

Serialized Fields

filters

java.util.Vector filters
The list of current filters.

Class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServlet implements Serializable

Serialized Fields

context

javax.servlet.ServletContext context

needToConfigureRootLogger

boolean needToConfigureRootLogger

application

Application application

appConfig

Config appConfig

presentationPrefix

java.lang.String presentationPrefix

cacheClasses

boolean cacheClasses

cacheFiles

boolean cacheFiles

autoReload

boolean autoReload

presentationManager

HttpPresentationManager presentationManager

isMemoryPersistence

boolean isMemoryPersistence

appName

java.lang.String appName

domStatsLogger

org.apache.log4j.Logger domStatsLogger
If not null, log DOM statistics here after each DOM write.


filters

java.util.Vector filters

Class com.lutris.appserver.server.httpPresentation.servlet.HttpPresentationServletGlue implements Serializable

Serialized Fields

filterableServlet

FilterableServlet filterableServlet
The real servlet to pass service() calls on to.


Package com.lutris.appserver.server.session

Class com.lutris.appserver.server.session.BasicSession implements Serializable

Serialized Fields

user

User user

sessionKey

java.lang.String sessionKey

timeCreated

long timeCreated

timeLastUsed

long timeLastUsed

timeExpires

long timeExpires

maxIdleTime

long maxIdleTime

maxNoUserIdleTime

long maxNoUserIdleTime

data

SessionData data
The application specific data for this session.


refCount

int refCount

attributes

java.util.Hashtable attributes

valid

boolean valid

context

org.apache.tomcat.core.Context context

Class com.lutris.appserver.server.session.CreateSessionException implements Serializable

Class com.lutris.appserver.server.session.DuplicateKeyException implements Serializable

Class com.lutris.appserver.server.session.PagedSession implements Serializable

Class com.lutris.appserver.server.session.PagedSessionData implements Serializable

Class com.lutris.appserver.server.session.SessionData implements Serializable

Class com.lutris.appserver.server.session.SessionException implements Serializable


Package com.lutris.appserver.server.session.persistent

Class com.lutris.appserver.server.session.persistent.PersistentSession implements Serializable

Class com.lutris.appserver.server.session.persistent.PersistentSessionData implements Serializable


Package com.lutris.appserver.server.jolt.parser

Class com.lutris.appserver.server.jolt.parser.JoltFieldException implements Serializable

Serialized Fields

fileName

java.lang.String fileName
Name of file where the error occured.


lineNum

int lineNum
Line number within file where the error occured.

Class com.lutris.appserver.server.jolt.parser.ParseException implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class com.lutris.appserver.server.jolt.parser.TokenMgrError implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package com.lutris.appserver.server.jolt.joltpo

Class com.lutris.appserver.server.jolt.joltpo.JoltCallArgs implements Serializable

Class com.lutris.appserver.server.jolt.joltpo.JoltPageData implements Serializable


Package com.lutris.multiServer

Class com.lutris.multiServer.ActKeyValidationException implements Serializable


Package org.enhydra

Class org.enhydra.Servlet implements Serializable


Package org.enhydra.servlet

Class org.enhydra.servlet.ServletError implements Serializable

Class org.enhydra.servlet.ServletIOException implements Serializable

Serialized Fields

trueIOException

boolean trueIOException
Flag that indicates that this came from an a I/O operation rather than a generated exception.


Package org.enhydra.servlet.servlets

Class org.enhydra.servlet.servlets.CGIServlet implements Serializable

Class org.enhydra.servlet.servlets.FileServerServlet implements Serializable

Serialized Fields

defaultPage

java.lang.String defaultPage
Default html page.


myContext

javax.servlet.ServletContext myContext
The Sevelet context.


docRoot

Path docRoot
The document root for the file server and is specified in servlet context.


numServed

long numServed
Number of file served by this servlet.


mimetypes

MimeType mimetypes
Class for determing the mime type of a file


cgiType

java.lang.String cgiType
Mime type extension for executing a cgi script in thr Doc Root.

Class org.enhydra.servlet.servlets.JarServerServlet implements Serializable

Serialized Fields

myContext

javax.servlet.ServletContext myContext
The Servlet context.


jarFileName

java.lang.String jarFileName
The jar file for the file server. It is specified in the servlet initArgs.


jarFile

java.util.zip.ZipFile jarFile

numServed

long numServed
Number of files served by this servlet.


mimetypes

MimeType mimetypes
Class for determining the mime type of a file

Class org.enhydra.servlet.servlets.LutrisSnoopServlet implements Serializable


Package org.enhydra.servlet.connectionMethods

Class org.enhydra.servlet.connectionMethods.ConnectionMethodException implements Serializable

Class org.enhydra.servlet.connectionMethods.StandardConnectionMethod implements Serializable

Serialized Fields

servletManager

ServletManager servletManager
The ServletManager passed in to the initialize() method. If you are extending this class, you should use this ServletManager to convert the servletID string to Servlets. The servletID strings are only valid in this ServletManager.

See Also:
ServletManager

filterManager

FilterManager filterManager
The FilterManager passed in to the initialize() method. If you are extending this class, you should use this FilterManager to convert the filterID string to Filters. The filterID strings are only valid in this FilterManager.

See Also:
FilterManager

channelTable

ChannelTable channelTable
Stores a set of ChannelTableEntries. This is where all the information about the channels is stored. All the methods that modify the status of channels synchronize on this object.


Package org.enhydra.servlet.connectionMethods.EnhydraDirector

Class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorBadStateException implements Serializable

Class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorConnectionMethod implements Serializable

Serialized Fields

cmType

java.lang.String cmType

port

int port
The port number for this connection method instance to bind to.


bindAddress

java.lang.String bindAddress
IP address to bind to.


bindInetAddress

java.net.InetAddress bindInetAddress
IP address to bind to.


prefixHint

java.lang.String prefixHint
The URL used on the external (i.e. Apache) web server to get to this application.


sessionAffinity

boolean sessionAffinity
The session affinity flag NOTE: This attribute is not settable through the multiserver administration screen.


authKey

java.lang.String authKey
The authentication key for this connection.

If null or an empty string, then no authentication is required.


listenerSocket

java.net.ServerSocket listenerSocket
The server socket.


dispatcher

java.lang.Thread dispatcher
Thread handling the connections.


connections

CircularQueue connections
The queue for incoming connections.


maxQueue

int maxQueue
The maximum size of the connection queue.


handlers

java.lang.ThreadGroup handlers
The thread group for EnhydraDirectorHandler threads.


maxHandlers

int maxHandlers
The maximum number of EnhydraDirectorHandler threads.


threadTimeout

int threadTimeout
The maximum time for an EnhydraDirectorHandler thread to wait for a connection.


clientTimeout

int clientTimeout
The maximum time for a thread to keep a socket connection to the client for.


backlog

int backlog
The backlog parameter for the server socket.


numWaiting

int numWaiting
The total number EnhydraDirectorHandler threads (active and waiting).


liveThreads

java.util.Vector liveThreads
A list of references to all EnhydraDirectorHandler threads (active and waiting).

Class org.enhydra.servlet.connectionMethods.EnhydraDirector.EnhydraDirectorException implements Serializable


Package org.enhydra.servlet.connectionMethods.https

Class org.enhydra.servlet.connectionMethods.https.HttpsConnectionMethod implements Serializable

Serialized Fields

cmType

java.lang.String cmType
This is temporary, to support the CGI Connection method, which is simply another flavor of this class.


port

int port
The server port.


secureRandomAlgorithm

java.lang.String secureRandomAlgorithm
The secure random algorithm


secureRandomProvider

java.lang.String secureRandomProvider
The secure Random provider


SSLContextProvider

java.lang.String SSLContextProvider
The SSL Context provider


SSLContextProtocol

java.lang.String SSLContextProtocol
The SSL Context protocol


keyStoreLocation

java.lang.String keyStoreLocation
The key store location


keyStoreProvider

java.lang.String keyStoreProvider
The key store provider


keyManagerAlgorithm

java.lang.String keyManagerAlgorithm
The key manager algorithm


keyManagerProvider

java.lang.String keyManagerProvider
The key manager provider


trustManager

java.lang.String trustManager
The trust manager


password

java.lang.String password
The password


clientAuthentication

boolean clientAuthentication
Client Authentication


bindAddress

java.lang.String bindAddress
IP address to bind to.


bindInetAddress

java.net.InetAddress bindInetAddress
IP address to bind to.


dispatcher

java.lang.Thread dispatcher
Thread handling the connections.


connections

Queue connections
The queue for incoming connections.


maxQueue

int maxQueue
The maximum size of the connection queue.


handlers

java.lang.ThreadGroup handlers
The thread group for HttpHandler threads.


maxHandlers

int maxHandlers
The maximum number of HttpHandler threads.


threadTimeout

int threadTimeout
The maximum time for an HttpHandler thread to wait for a connection.


clientTimeout

int clientTimeout
The maximum time for a thread to keep a socket connection to the client for.


backlog

int backlog
The backlog parameter for the server socket.


numWaiting

int numWaiting
The total number HttpHandler threads (active and waiting).


liveThreads

java.util.Vector liveThreads
A list of references to all HttpHandler threads (active and waiting).


secureRandom

java.security.SecureRandom secureRandom
Secure random


context

com.sun.net.ssl.SSLContext context
The SSL context for deriving the SSL Socket Factory


keyStore

java.security.KeyStore keyStore
The keystore


keyManagerFactory

com.sun.net.ssl.KeyManagerFactory keyManagerFactory
The key manager factory


keyManager

com.sun.net.ssl.KeyManager[] keyManager
The list of key managers


trustManagerFactory

com.sun.net.ssl.TrustManagerFactory trustManagerFactory
The trust manager factory


trustMan

com.sun.net.ssl.TrustManager[] trustMan
List of trust managers


sslServerSocketFactory

javax.net.ssl.SSLServerSocketFactory sslServerSocketFactory
the SSL server socket factories


ss

javax.net.ssl.SSLServerSocket ss
The SSL server socket


Package org.enhydra.servlet.connectionMethods.http

Class org.enhydra.servlet.connectionMethods.http.HttpConnectionMethod implements Serializable

Serialized Fields

cmType

java.lang.String cmType
This is temporary, to support the CGI Connection method, which is simply another flavor of this class.


port

int port
The server port.


bindAddress

java.lang.String bindAddress
IP address to bind to.


bindInetAddress

java.net.InetAddress bindInetAddress
IP address to bind to.


ss

java.net.ServerSocket ss
The server socket.


dispatcher

java.lang.Thread dispatcher
Thread handling the connections.


connections

Queue connections
The queue for incoming connections.


maxQueue

int maxQueue
The maximum size of the connection queue.


handlers

java.lang.ThreadGroup handlers
The thread group for HttpHandler threads.


maxHandlers

int maxHandlers
The maximum number of HttpHandler threads.


threadTimeout

int threadTimeout
The maximum time for an HttpHandler thread to wait for a connection.


clientTimeout

int clientTimeout
The maximum time for a thread to keep a socket connection to the client for.


backlog

int backlog
The backlog parameter for the server socket.


numWaiting

int numWaiting
The total number HttpHandler threads (active and waiting).


liveThreads

java.util.Vector liveThreads
A list of references to all HttpHandler threads (active and waiting).


Package org.w3c.tidy

Class org.w3c.tidy.Configuration implements Serializable

Serialized Fields

spaces

int spaces

wraplen

int wraplen

CharEncoding

int CharEncoding

tabsize

int tabsize

docTypeMode

int docTypeMode

altText

java.lang.String altText

slidestyle

java.lang.String slidestyle

docTypeStr

java.lang.String docTypeStr

errfile

java.lang.String errfile

writeback

boolean writeback

OnlyErrors

boolean OnlyErrors

ShowWarnings

boolean ShowWarnings

Quiet

boolean Quiet

IndentContent

boolean IndentContent

SmartIndent

boolean SmartIndent

HideEndTags

boolean HideEndTags

XmlTags

boolean XmlTags

XmlOut

boolean XmlOut

xHTML

boolean xHTML

XmlPi

boolean XmlPi

RawOut

boolean RawOut

UpperCaseTags

boolean UpperCaseTags

UpperCaseAttrs

boolean UpperCaseAttrs

MakeClean

boolean MakeClean

LogicalEmphasis

boolean LogicalEmphasis

DropFontTags

boolean DropFontTags

DropEmptyParas

boolean DropEmptyParas

FixComments

boolean FixComments

BreakBeforeBR

boolean BreakBeforeBR

BurstSlides

boolean BurstSlides

NumEntities

boolean NumEntities

QuoteMarks

boolean QuoteMarks

QuoteNbsp

boolean QuoteNbsp

QuoteAmpersand

boolean QuoteAmpersand

WrapAttVals

boolean WrapAttVals

WrapScriptlets

boolean WrapScriptlets

WrapSection

boolean WrapSection

WrapAsp

boolean WrapAsp

WrapJste

boolean WrapJste

WrapPhp

boolean WrapPhp

FixBackslash

boolean FixBackslash

IndentAttributes

boolean IndentAttributes

XmlPIs

boolean XmlPIs

XmlSpace

boolean XmlSpace

EncloseBodyText

boolean EncloseBodyText

EncloseBlockText

boolean EncloseBlockText

KeepFileTimes

boolean KeepFileTimes

Word2000

boolean Word2000

TidyMark

boolean TidyMark

Emacs

boolean Emacs

LiteralAttribs

boolean LiteralAttribs

tt

TagTable tt

Class org.w3c.tidy.DOMExceptionImpl implements Serializable

Class org.w3c.tidy.Tidy implements Serializable

Serialized Fields

initialized

boolean initialized

errout

java.io.PrintWriter errout

stderr

java.io.PrintWriter stderr

configuration

Configuration configuration

inputStreamName

java.lang.String inputStreamName

parseErrors

int parseErrors

parseWarnings

int parseWarnings


Package org.enhydra.tool.archive

Class org.enhydra.tool.archive.ArchiveException implements Serializable

Serialized Fields

EX_NAME

java.lang.String EX_NAME
See Also:
Constant Field Values


Package org.enhydra.tool.archive.wizard

Class org.enhydra.tool.archive.wizard.ArchiveDeck implements Serializable

Serialized Fields

selection

ArchiveType selection

selectionHidden

boolean selectionHidden

wizardRef

java.lang.ref.WeakReference wizardRef

Class org.enhydra.tool.archive.wizard.ArchivePage implements Serializable

Class org.enhydra.tool.archive.wizard.ArchivePanel implements Serializable

Serialized Fields

wizardRef

java.lang.ref.WeakReference wizardRef

Class org.enhydra.tool.archive.wizard.ArchiveSelectionPanel implements Serializable

Class org.enhydra.tool.archive.wizard.ClassesPanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

TwoColumnFileSelector selectorPanel

Class org.enhydra.tool.archive.wizard.ContentPanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

TwoColumnFileSelector selectorPanel

Class org.enhydra.tool.archive.wizard.DDTableModel implements Serializable

Class org.enhydra.tool.archive.wizard.E3FilePanel implements Serializable

Serialized Fields

filePanel

FilePanel filePanel

layoutMain

java.awt.GridBagLayout layoutMain

panelApp

javax.swing.JPanel panelApp

layoutApp

java.awt.GridBagLayout layoutApp

textNote

javax.swing.JTextArea textNote

Class org.enhydra.tool.archive.wizard.EarFilePanel implements Serializable

Serialized Fields

filePanel

FilePanel filePanel

layoutMain

java.awt.GridBagLayout layoutMain

panelApp

javax.swing.JPanel panelApp

layoutApp

java.awt.GridBagLayout layoutApp

labelAppName

javax.swing.JLabel labelAppName

textAppName

javax.swing.JTextField textAppName

labelAppDesc

javax.swing.JLabel labelAppDesc

scroll

javax.swing.JScrollPane scroll

textAppDesc

javax.swing.JTextArea textAppDesc

checkAlt

javax.swing.JCheckBox checkAlt

checkCopyClient

javax.swing.JCheckBox checkCopyClient

panellFiller

javax.swing.JPanel panellFiller

Class org.enhydra.tool.archive.wizard.EjbFilePanel implements Serializable

Serialized Fields

filePanel

FilePanel filePanel

checkCreateClient

javax.swing.JCheckBox checkCreateClient

layoutMain

java.awt.GridBagLayout layoutMain

Class org.enhydra.tool.archive.wizard.EnterpriseModulePanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

OneColumnFileSelector selectorPanel

Class org.enhydra.tool.archive.wizard.FilePanel implements Serializable

Serialized Fields

panelDescript

javax.swing.JPanel panelDescript

layoutMain

java.awt.GridBagLayout layoutMain

panelFile

javax.swing.JPanel panelFile

textFile

javax.swing.JTextField textFile

buttonFile

javax.swing.JButton buttonFile

layoutFile

java.awt.GridBagLayout layoutFile

layoutDescript

java.awt.GridBagLayout layoutDescript

buttonDD

javax.swing.JButton buttonDD

buttonListener

org.enhydra.tool.archive.wizard.FilePanel.LocalButtonListener buttonListener

scroll

javax.swing.JScrollPane scroll

tableDD

javax.swing.JTable tableDD

extension

java.lang.String extension

title

java.lang.String title

defaultDD

java.lang.String[] defaultDD

Class org.enhydra.tool.archive.wizard.LibraryPanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

OneColumnFileSelector selectorPanel

Class org.enhydra.tool.archive.wizard.MetaPanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

OneColumnFileSelector selectorPanel

Class org.enhydra.tool.archive.wizard.OneColumnFileSelector implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

list

javax.swing.JList list

buttonAdd

javax.swing.JButton buttonAdd

buttonRemove

javax.swing.JButton buttonRemove

layoutMain

java.awt.GridBagLayout layoutMain

buttonListener

org.enhydra.tool.archive.wizard.OneColumnFileSelector.LocalButtonListener buttonListener

extensions

java.lang.String[] extensions

title

java.lang.String title

Class org.enhydra.tool.archive.wizard.RefPanel implements Serializable

Serialized Fields

wizardRef

java.lang.ref.WeakReference wizardRef

Class org.enhydra.tool.archive.wizard.ServiceFilePanel implements Serializable

Serialized Fields

filePanel

FilePanel filePanel

layoutMain

java.awt.GridBagLayout layoutMain

Class org.enhydra.tool.archive.wizard.TwoColumnFileSelector implements Serializable

Serialized Fields

SELECT

java.lang.String SELECT
See Also:
Constant Field Values

SELECT_ALL

java.lang.String SELECT_ALL
See Also:
Constant Field Values

REMOVE

java.lang.String REMOVE
See Also:
Constant Field Values

REMOVE_ALL

java.lang.String REMOVE_ALL
See Also:
Constant Field Values

defaultSelect

boolean defaultSelect

labelAvailable

javax.swing.JLabel labelAvailable

labelSelected

javax.swing.JLabel labelSelected

scrollAvailable

javax.swing.JScrollPane scrollAvailable

scrollSelected

javax.swing.JScrollPane scrollSelected

listAvailable

javax.swing.JList listAvailable

listSelected

javax.swing.JList listSelected

buttonAdd

javax.swing.JButton buttonAdd

buttonAddAll

javax.swing.JButton buttonAddAll

buttonRemove

javax.swing.JButton buttonRemove

buttonRemoveAll

javax.swing.JButton buttonRemoveAll

layoutSelect

java.awt.GridBagLayout layoutSelect

panelSelect

javax.swing.JPanel panelSelect

panelOption

javax.swing.JPanel panelOption

layoutMain

java.awt.BorderLayout layoutMain

layoutOption

java.awt.GridBagLayout layoutOption

checkShowFull

javax.swing.JCheckBox checkShowFull

labelRoot

javax.swing.JLabel labelRoot

textRoot

javax.swing.JTextField textRoot

buttonRoot

javax.swing.JButton buttonRoot

buttonListener

org.enhydra.tool.archive.wizard.TwoColumnFileSelector.LocalButtonListener buttonListener

modelAvailable

javax.swing.DefaultListModel modelAvailable

modelSelected

javax.swing.DefaultListModel modelSelected

filter

ClassFilter filter

Class org.enhydra.tool.archive.wizard.WarFilePanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

filePanel

FilePanel filePanel

Class org.enhydra.tool.archive.wizard.WarSelector implements Serializable

Serialized Fields

table

javax.swing.JTable table

Class org.enhydra.tool.archive.wizard.WebAppPanel implements Serializable

Serialized Fields

layoutMain

java.awt.BorderLayout layoutMain

selectorPanel

WarSelector selectorPanel


Package org.enhydra.tool.boot

Class org.enhydra.tool.boot.StartServer implements Serializable

Serialized Fields

args

java.lang.String[] args

button

java.awt.Button button

process

java.lang.Process process


Package org.enhydra.tool.codegen

Class org.enhydra.tool.codegen.GeneratorException implements Serializable

Class org.enhydra.tool.codegen.ValidationException implements Serializable


Package org.enhydra.tool.codegen.wizard

Class org.enhydra.tool.codegen.wizard.AppOptionPanel1 implements Serializable

Serialized Fields

DEF_PACKAGE

java.lang.String DEF_PACKAGE
See Also:
Constant Field Values

DEF_PROJECT

java.lang.String DEF_PROJECT
See Also:
Constant Field Values

Class org.enhydra.tool.codegen.wizard.CodeGenDeck implements Serializable

Serialized Fields

selection

Generator selection

selectionHidden

boolean selectionHidden

allowRootEdit

boolean allowRootEdit

Class org.enhydra.tool.codegen.wizard.CodeGenPage implements Serializable

Class org.enhydra.tool.codegen.wizard.CodeGenPanel implements Serializable

Class org.enhydra.tool.codegen.wizard.GenSelectionEvent implements Serializable

Serialized Fields

generator

Generator generator

Class org.enhydra.tool.codegen.wizard.GenSelectionPanel implements Serializable

Class org.enhydra.tool.codegen.wizard.ProjectOptionPanel2 implements Serializable

Serialized Fields

TXT_TYPE

java.lang.String TXT_TYPE
See Also:
Constant Field Values

Class org.enhydra.tool.codegen.wizard.ProjectOptionPanel3 implements Serializable

Class org.enhydra.tool.codegen.wizard.ServiceOptionPanel1 implements Serializable

Serialized Fields

DEF_PACKAGE

java.lang.String DEF_PACKAGE
See Also:
Constant Field Values

DEF_PROJECT

java.lang.String DEF_PROJECT
See Also:
Constant Field Values

DEF_SERVICE

java.lang.String DEF_SERVICE
See Also:
Constant Field Values

Class org.enhydra.tool.codegen.wizard.ServiceOptionPanel3 implements Serializable


Package org.enhydra.tool.common

Class org.enhydra.tool.common.AboutBox implements Serializable

Serialized Fields

panelMain

javax.swing.JPanel panelMain

panelButton

javax.swing.JPanel panelButton

panelLabel

javax.swing.JPanel panelLabel

labelTitle

javax.swing.JLabel labelTitle

textMedium

javax.swing.JTextArea textMedium

textSmall

javax.swing.JTextArea textSmall

buttonOK

javax.swing.JButton buttonOK

buttonInfo

javax.swing.JButton buttonInfo

layoutMain

java.awt.GridBagLayout layoutMain

layoutButton

java.awt.GridBagLayout layoutButton

layoutLabel

java.awt.GridBagLayout layoutLabel

standalone

boolean standalone

actionListener

org.enhydra.tool.common.AboutBox.LocalActionListener actionListener

Class org.enhydra.tool.common.ButtonPanel implements Serializable

Serialized Fields

actionListeners

java.awt.event.ActionListener[] actionListeners

layoutDefault

java.awt.GridBagLayout layoutDefault

Class org.enhydra.tool.common.DataValidationException implements Serializable

Class org.enhydra.tool.common.DialogPanel implements Serializable

Serialized Fields

option

int option

dialog

org.enhydra.tool.common.DialogPanel.LocalDialog dialog

owner

java.awt.Window owner

windowClose

boolean windowClose

standalone

boolean standalone

modal

boolean modal

title

java.lang.String title

Class org.enhydra.tool.common.InfoPanel implements Serializable

Serialized Fields

layoutMain

java.awt.GridBagLayout layoutMain

panelUser

javax.swing.JPanel panelUser

panelSystem

javax.swing.JPanel panelSystem

panelJava

javax.swing.JPanel panelJava

panelClassPath

javax.swing.JPanel panelClassPath

layoutUser

java.awt.GridBagLayout layoutUser

layoutSystem

java.awt.GridBagLayout layoutSystem

layoutJava

java.awt.GridBagLayout layoutJava

labelName

javax.swing.JLabel labelName

labelWorking

javax.swing.JLabel labelWorking

labelHome

javax.swing.JLabel labelHome

textName

javax.swing.JTextField textName

textWorking

javax.swing.JTextField textWorking

textHome

javax.swing.JTextField textHome

labelSystemName

javax.swing.JLabel labelSystemName

labelSystemArch

javax.swing.JLabel labelSystemArch

textSystemName

javax.swing.JTextField textSystemName

textSystemArch

javax.swing.JTextField textSystemArch

labelJavaHome

javax.swing.JLabel labelJavaHome

labelVendor

javax.swing.JLabel labelVendor

labelVersion

javax.swing.JLabel labelVersion

textJavaHome

javax.swing.JTextField textJavaHome

textVendor

javax.swing.JTextField textVendor

textVersion

javax.swing.JTextField textVersion

textClassPath

javax.swing.JTextArea textClassPath

scrollClassPath

javax.swing.JScrollPane scrollClassPath

layoutClassPath

java.awt.BorderLayout layoutClassPath

Class org.enhydra.tool.common.InnerPanel implements Serializable

Serialized Fields

init

boolean init

saveOnClose

boolean saveOnClose

progressTitle

java.lang.String progressTitle

firstListeners

FirstFocusListener[] firstListeners

focusListener

org.enhydra.tool.common.InnerPanel.LocalFocusListener focusListener

windowListener

org.enhydra.tool.common.InnerPanel.LocalWindowListener windowListener

Class org.enhydra.tool.common.ProgressMeter implements Serializable

Serialized Fields

buttonListener

org.enhydra.tool.common.ProgressMeter.LocalButtonListener buttonListener

cancelVector

java.util.Vector cancelVector

panelMain

javax.swing.JPanel panelMain

layoutMain

java.awt.GridBagLayout layoutMain

progressBar

javax.swing.JProgressBar progressBar

textMessage

javax.swing.JTextArea textMessage

buttonCancel

javax.swing.JButton buttonCancel

disposeOnClose

boolean disposeOnClose

cancel

boolean cancel

Class org.enhydra.tool.common.ToolException implements Serializable

Serialized Fields

parent

java.lang.Throwable parent

debug

boolean debug
See Also:
Constant Field Values


Package org.enhydra.tool.common.event

Class org.enhydra.tool.common.event.CancelEvent implements Serializable

Class org.enhydra.tool.common.event.FirstFocusEvent implements Serializable

Class org.enhydra.tool.common.event.HelpEvent implements Serializable

Class org.enhydra.tool.common.event.ProgressEvent implements Serializable

Serialized Fields

message

java.lang.String message

progress

int progress

Class org.enhydra.tool.common.event.TemplateEvent implements Serializable

Serialized Fields

tool

TemplateTool tool

template

Template template


Package org.enhydra.tool.common.wizard

Class org.enhydra.tool.common.wizard.TBWizardButtonPanel implements Serializable

Serialized Fields

layoutMain

java.awt.GridBagLayout layoutMain

panelFiller

javax.swing.JPanel panelFiller

panelLine

javax.swing.JPanel panelLine

buttonBack

javax.swing.JButton buttonBack

buttonNext

javax.swing.JButton buttonNext

buttonFinish

javax.swing.JButton buttonFinish

buttonCancel

javax.swing.JButton buttonCancel

buttonHelp

javax.swing.JButton buttonHelp

buttonListener

org.enhydra.tool.common.wizard.TBWizardButtonPanel.LocalButtonListener buttonListener

Class org.enhydra.tool.common.wizard.TBWizardDeck implements Serializable

Serialized Fields

cardLayout

java.awt.CardLayout cardLayout

pageIndex

int pageIndex

pages

TBWizardPage[] pages

Class org.enhydra.tool.common.wizard.TBWizardInnerPanel implements Serializable

Serialized Fields

FILE_WIZARD_JPG

java.lang.String FILE_WIZARD_JPG
See Also:
Constant Field Values

layoutImage

java.awt.BorderLayout layoutImage

showImage

boolean showImage

layoutMain

java.awt.GridBagLayout layoutMain

panelImage

javax.swing.JPanel panelImage

labelImage

javax.swing.JLabel labelImage

deck

TBWizardDeck deck

Class org.enhydra.tool.common.wizard.TBWizardPage implements Serializable

Class org.enhydra.tool.common.wizard.TBWizardPanel implements Serializable


Package org.enhydra.tool.configure

Class org.enhydra.tool.configure.ConfigException implements Serializable


Package org.apache.html.dom

Class org.apache.html.dom.HTMLAnchorElementImpl implements Serializable

Class org.apache.html.dom.HTMLAppletElementImpl implements Serializable

Class org.apache.html.dom.HTMLAreaElementImpl implements Serializable

Class org.apache.html.dom.HTMLBaseElementImpl implements Serializable

Class org.apache.html.dom.HTMLBaseFontElementImpl implements Serializable

Class org.apache.html.dom.HTMLBodyElementImpl implements Serializable

Class org.apache.html.dom.HTMLBRElementImpl implements Serializable

Class org.apache.html.dom.HTMLButtonElementImpl implements Serializable

Class org.apache.html.dom.HTMLDirectoryElementImpl implements Serializable

Class org.apache.html.dom.HTMLDivElementImpl implements Serializable

Class org.apache.html.dom.HTMLDListElementImpl implements Serializable

Class org.apache.html.dom.HTMLDocumentImpl implements Serializable

Serialized Fields

_anchors

HTMLCollectionImpl _anchors
Holds HTMLCollectionImpl object with live collection of all anchors in document. This reference is on demand only once.


_forms

HTMLCollectionImpl _forms
Holds HTMLCollectionImpl object with live collection of all forms in document. This reference is on demand only once.


_images

HTMLCollectionImpl _images
Holds HTMLCollectionImpl object with live collection of all images in document. This reference is on demand only once.


_links

HTMLCollectionImpl _links
Holds HTMLCollectionImpl object with live collection of all links in document. This reference is on demand only once.


_applets

HTMLCollectionImpl _applets
Holds HTMLCollectionImpl object with live collection of all applets in document. This reference is on demand only once.


_writer

java.io.StringWriter _writer
Holds string writer used by direct manipulation operation (HTMLDocumentImpl.open(). HTMLDocumentImpl.write(java.lang.String), etc) to write new contents into the document and parse that text into a document tree.

Class org.apache.html.dom.HTMLElementImpl implements Serializable

Class org.apache.html.dom.HTMLFieldSetElementImpl implements Serializable

Class org.apache.html.dom.HTMLFontElementImpl implements Serializable

Class org.apache.html.dom.HTMLFormElementImpl implements Serializable

Serialized Fields

_elements

HTMLCollectionImpl _elements
Collection of all elements contained in this FORM.

Class org.apache.html.dom.HTMLFrameElementImpl implements Serializable

Class org.apache.html.dom.HTMLFrameSetElementImpl implements Serializable

Class org.apache.html.dom.HTMLHeadElementImpl implements Serializable

Class org.apache.html.dom.HTMLHeadingElementImpl implements Serializable

Class org.apache.html.dom.HTMLHRElementImpl implements Serializable

Class org.apache.html.dom.HTMLHtmlElementImpl implements Serializable

Class org.apache.html.dom.HTMLIFrameElementImpl implements Serializable

Class org.apache.html.dom.HTMLImageElementImpl implements Serializable

Class org.apache.html.dom.HTMLInputElementImpl implements Serializable

Class org.apache.html.dom.HTMLIsIndexElementImpl implements Serializable

Class org.apache.html.dom.HTMLLabelElementImpl implements Serializable

Class org.apache.html.dom.HTMLLegendElementImpl implements Serializable

Class org.apache.html.dom.HTMLLIElementImpl implements Serializable

Class org.apache.html.dom.HTMLLinkElementImpl implements Serializable

Class org.apache.html.dom.HTMLMapElementImpl implements Serializable

Serialized Fields

_areas

HTMLCollection _areas

Class org.apache.html.dom.HTMLMenuElementImpl implements Serializable

Class org.apache.html.dom.HTMLMetaElementImpl implements Serializable

Class org.apache.html.dom.HTMLModElementImpl implements Serializable

Class org.apache.html.dom.HTMLObjectElementImpl implements Serializable

Class org.apache.html.dom.HTMLOListElementImpl implements Serializable

Class org.apache.html.dom.HTMLOptGroupElementImpl implements Serializable

Class org.apache.html.dom.HTMLOptionElementImpl implements Serializable

Class org.apache.html.dom.HTMLParagraphElementImpl implements Serializable

Class org.apache.html.dom.HTMLParamElementImpl implements Serializable

Class org.apache.html.dom.HTMLPreElementImpl implements Serializable

Class org.apache.html.dom.HTMLQuoteElementImpl implements Serializable

Class org.apache.html.dom.HTMLScriptElementImpl implements Serializable

Class org.apache.html.dom.HTMLSelectElementImpl implements Serializable

Serialized Fields

_options

HTMLCollection _options

Class org.apache.html.dom.HTMLStyleElementImpl implements Serializable

Class org.apache.html.dom.HTMLTableCaptionElementImpl implements Serializable

Class org.apache.html.dom.HTMLTableCellElementImpl implements Serializable

Class org.apache.html.dom.HTMLTableColElementImpl implements Serializable

Class org.apache.html.dom.HTMLTableElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

_bodies

HTMLCollectionImpl _bodies

Class org.apache.html.dom.HTMLTableRowElementImpl implements Serializable

Serialized Fields

_cells

HTMLCollection _cells

Class org.apache.html.dom.HTMLTableSectionElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

Class org.apache.html.dom.HTMLTextAreaElementImpl implements Serializable

Class org.apache.html.dom.HTMLTitleElementImpl implements Serializable

Class org.apache.html.dom.HTMLUListElementImpl implements Serializable


Package org.apache.wml.dom

Class org.apache.wml.dom.WMLAccessElementImpl implements Serializable

Class org.apache.wml.dom.WMLAElementImpl implements Serializable

Class org.apache.wml.dom.WMLAnchorElementImpl implements Serializable

Class org.apache.wml.dom.WMLBElementImpl implements Serializable

Class org.apache.wml.dom.WMLBigElementImpl implements Serializable

Class org.apache.wml.dom.WMLBrElementImpl implements Serializable

Class org.apache.wml.dom.WMLCardElementImpl implements Serializable

Class org.apache.wml.dom.WMLDocumentImpl implements Serializable

Class org.apache.wml.dom.WMLDoElementImpl implements Serializable

Class org.apache.wml.dom.WMLElementImpl implements Serializable

Class org.apache.wml.dom.WMLEmElementImpl implements Serializable

Class org.apache.wml.dom.WMLFieldsetElementImpl implements Serializable

Class org.apache.wml.dom.WMLGoElementImpl implements Serializable

Class org.apache.wml.dom.WMLHeadElementImpl implements Serializable

Class org.apache.wml.dom.WMLIElementImpl implements Serializable

Class org.apache.wml.dom.WMLImgElementImpl implements Serializable

Class org.apache.wml.dom.WMLInputElementImpl implements Serializable

Class org.apache.wml.dom.WMLMetaElementImpl implements Serializable

Class org.apache.wml.dom.WMLNoopElementImpl implements Serializable

Class org.apache.wml.dom.WMLOneventElementImpl implements Serializable

Class org.apache.wml.dom.WMLOptgroupElementImpl implements Serializable

Class org.apache.wml.dom.WMLOptionElementImpl implements Serializable

Class org.apache.wml.dom.WMLPElementImpl implements Serializable

Class org.apache.wml.dom.WMLPostfieldElementImpl implements Serializable

Class org.apache.wml.dom.WMLPrevElementImpl implements Serializable

Class org.apache.wml.dom.WMLRefreshElementImpl implements Serializable

Class org.apache.wml.dom.WMLSelectElementImpl implements Serializable

Class org.apache.wml.dom.WMLSetvarElementImpl implements Serializable

Class org.apache.wml.dom.WMLSmallElementImpl implements Serializable

Class org.apache.wml.dom.WMLStrongElementImpl implements Serializable

Class org.apache.wml.dom.WMLTableElementImpl implements Serializable

Class org.apache.wml.dom.WMLTdElementImpl implements Serializable

Class org.apache.wml.dom.WMLTemplateElementImpl implements Serializable

Class org.apache.wml.dom.WMLTimerElementImpl implements Serializable

Class org.apache.wml.dom.WMLTrElementImpl implements Serializable

Class org.apache.wml.dom.WMLUElementImpl implements Serializable

Class org.apache.wml.dom.WMLWmlElementImpl implements Serializable


Package org.apache.xerces.dom

Class org.apache.xerces.dom.AttributeMap implements Serializable

Class org.apache.xerces.dom.AttrImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserialize object.


writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.

Serialized Fields

value

java.lang.Object value
This can either be a String or the first child node.


name

java.lang.String name
Attribute name.

Class org.apache.xerces.dom.AttrNSImpl implements Serializable

Serialized Fields

namespaceURI

java.lang.String namespaceURI
DOM2: Namespace URI.


localName

java.lang.String localName
DOM2: localName.

Class org.apache.xerces.dom.CDATASectionImpl implements Serializable

Class org.apache.xerces.dom.CharacterDataImpl implements Serializable

Serialized Fields

data

java.lang.String data

Class org.apache.xerces.dom.ChildNode implements Serializable

Serialized Fields

previousSibling

ChildNode previousSibling
Previous sibling.


nextSibling

ChildNode nextSibling
Next sibling.

Class org.apache.xerces.dom.CommentImpl implements Serializable

Class org.apache.xerces.dom.CoreDocumentImpl implements Serializable

Serialized Fields

docType

DocumentTypeImpl docType
Document type.


docElement

ElementImpl docElement
Document element.


encoding

java.lang.String encoding
Experimental DOM Level 3 feature: Document encoding


version

java.lang.String version
Experimental DOM Level 3 feature: Document version


standalone

boolean standalone
Experimental DOM Level 3 feature: Document standalone


identifiers

java.util.Hashtable identifiers
Identifiers.


changes

int changes
Number of alterations made to this document since its creation. Serves as a "dirty bit" so that live objects such as NodeList can recognize when an alteration has been made and discard its cached state information.

Any method that alters the tree structure MUST cause or be accompanied by a call to changed(), to inform it that any outstanding NodeLists may have to be updated.

(Required because NodeList is simultaneously "live" and integer- indexed -- a bad decision in the DOM's design.)

Note that changes which do not affect the tree's structure -- changing the node's name, for example -- do _not_ have to call changed().

Alternative implementation would be to use a cryptographic Digest value rather than a count. This would have the advantage that "harmless" changes (those producing equal() trees) would not force NodeList to resynchronize. Disadvantage is that it's slightly more prone to "false negatives", though that's the difference between "wildly unlikely" and "absurdly unlikely". IF we start maintaining digests, we should consider taking advantage of them. Note: This used to be done a node basis, so that we knew what subtree changed. But since only DeepNodeList really use this today, the gain appears to be really small compared to the cost of having an int on every (parent) node plus having to walk up the tree all the way to the root to mark the branch as changed everytime a node is changed. So we now have a single counter global to the document. It means that some objects may flush their cache more often than necessary, but this makes nodes smaller and only the document needs to be marked as changed.


allowGrammarAccess

boolean allowGrammarAccess
Allow grammar access.


errorChecking

boolean errorChecking
Bypass error checking.

Class org.apache.xerces.dom.DeferredAttrImpl implements Serializable

Class org.apache.xerces.dom.DeferredAttrNSImpl implements Serializable

Class org.apache.xerces.dom.DeferredCDATASectionImpl implements Serializable

Class org.apache.xerces.dom.DeferredCommentImpl implements Serializable

Class org.apache.xerces.dom.DeferredDocumentImpl implements Serializable

Serialized Fields

fNamespacesEnabled

boolean fNamespacesEnabled
DOM2: For namespace support in the deferred case.


fBufferStr

java.lang.StringBuffer fBufferStr

fStrChunks

java.util.Vector fStrChunks

Class org.apache.xerces.dom.DeferredDocumentTypeImpl implements Serializable

Class org.apache.xerces.dom.DeferredElementDefinitionImpl implements Serializable

Class org.apache.xerces.dom.DeferredElementImpl implements Serializable

Class org.apache.xerces.dom.DeferredElementNSImpl implements Serializable

Class org.apache.xerces.dom.DeferredEntityImpl implements Serializable

Class org.apache.xerces.dom.DeferredEntityReferenceImpl implements Serializable

Class org.apache.xerces.dom.DeferredNotationImpl implements Serializable

Class org.apache.xerces.dom.DeferredProcessingInstructionImpl implements Serializable

Class org.apache.xerces.dom.DeferredTextImpl implements Serializable

Class org.apache.xerces.dom.DocumentFragmentImpl implements Serializable

Class org.apache.xerces.dom.DocumentImpl implements Serializable

Serialized Fields

iterators

java.util.Vector iterators
Iterators


ranges

java.util.Vector ranges
Ranges


userData

java.util.Hashtable userData
Table for user data attached to this document nodes.


eventListeners

java.util.Hashtable eventListeners
Table for event listeners registered to this document nodes.


mutationEvents

boolean mutationEvents
Bypass mutation events firing.


savedEnclosingAttr

DocumentImpl.EnclosingAttr savedEnclosingAttr

Class org.apache.xerces.dom.DocumentTypeImpl implements Serializable

Serialized Fields

name

java.lang.String name
Document type name.


entities

NamedNodeMapImpl entities
Entities.


notations

NamedNodeMapImpl notations
Notations.


elements

NamedNodeMapImpl elements
Elements.


publicID

java.lang.String publicID

systemID

java.lang.String systemID

internalSubset

java.lang.String internalSubset

Class org.apache.xerces.dom.ElementDefinitionImpl implements Serializable

Serialized Fields

name

java.lang.String name
Element definition name.


attributes

NamedNodeMapImpl attributes
Default attributes.

Class org.apache.xerces.dom.ElementImpl implements Serializable

Serialized Fields

name

java.lang.String name
Element name.


attributes

AttributeMap attributes
Attributes.

Class org.apache.xerces.dom.ElementNSImpl implements Serializable

Serialized Fields

namespaceURI

java.lang.String namespaceURI
DOM2: Namespace URI.


localName

java.lang.String localName
DOM2: localName.

Class org.apache.xerces.dom.EntityImpl implements Serializable

Serialized Fields

name

java.lang.String name
Entity name.


publicId

java.lang.String publicId
Public identifier.


systemId

java.lang.String systemId
System identifier.


encoding

java.lang.String encoding
Encoding


version

java.lang.String version
Version


notationName

java.lang.String notationName
Notation name.

Class org.apache.xerces.dom.EntityReferenceImpl implements Serializable

Serialized Fields

name

java.lang.String name
Name of Entity referenced

Class org.apache.xerces.dom.NamedNodeMapImpl implements Serializable

Serialized Fields

flags

short flags

nodes

java.util.Vector nodes
Nodes.


ownerNode

NodeImpl ownerNode

Class org.apache.xerces.dom.NodeImpl implements Serializable

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.

Serialized Fields

ownerNode

NodeImpl ownerNode

flags

short flags

Class org.apache.xerces.dom.NotationImpl implements Serializable

Serialized Fields

name

java.lang.String name
Notation name.


publicId

java.lang.String publicId
Public identifier.


systemId

java.lang.String systemId
System identifier.

Class org.apache.xerces.dom.ParentNode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserialize object.


writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.

Serialized Fields

ownerDocument

CoreDocumentImpl ownerDocument
Owner document.


firstChild

ChildNode firstChild
First child.

Class org.apache.xerces.dom.ProcessingInstructionImpl implements Serializable

Serialized Fields

target

java.lang.String target

Class org.apache.xerces.dom.RangeExceptionImpl implements Serializable

Class org.apache.xerces.dom.TextImpl implements Serializable


Package org.apache.xerces.utils

Class org.apache.xerces.utils.URI implements Serializable

Serialized Fields

m_scheme

java.lang.String m_scheme
Stores the scheme (usually the protocol) for this URI.


m_userinfo

java.lang.String m_userinfo
If specified, stores the userinfo for this URI; otherwise null


m_host

java.lang.String m_host
If specified, stores the host for this URI; otherwise null


m_port

int m_port
If specified, stores the port for this URI; otherwise -1


m_path

java.lang.String m_path
If specified, stores the path for this URI; otherwise null


m_queryString

java.lang.String m_queryString
If specified, stores the query string for this URI; otherwise null.


m_fragment

java.lang.String m_fragment
If specified, stores the fragment for this URI; otherwise null

Class org.apache.xerces.utils.URI.MalformedURIException implements Serializable


Package org.apache.xerces.utils.regex

Class org.apache.xerces.utils.regex.ParseException implements Serializable

Serialized Fields

location

int location

Class org.apache.xerces.utils.regex.RegularExpression implements Serializable

Serialized Fields

regex

java.lang.String regex
A regular expression.

 

options

int options
 

nofparen

int nofparen
The number of parenthesis in the regular expression.

 

tokentree

Token tokentree
Internal representation of the regular expression.

 

hasBackReferences

boolean hasBackReferences


Package org.apache.xerces.validators.common

Class org.apache.xerces.validators.common.CMException implements Serializable

Serialized Fields

fErrorCode

int fErrorCode


Package org.apache.xerces.validators.datatype

Class org.apache.xerces.validators.datatype.InvalidDatatypeFacetException implements Serializable

Serialized Fields

majorCode

int majorCode

minorCode

int minorCode

Class org.apache.xerces.validators.datatype.InvalidDatatypeValueException implements Serializable

Serialized Fields

majorCode

int majorCode

minorCode

int minorCode

Class org.apache.xerces.validators.datatype.SchemaDateTimeException implements Serializable

Class org.apache.xerces.validators.datatype.XMLException implements Serializable


Package org.apache.xerces.validators.schema.identity

Class org.apache.xerces.validators.schema.identity.XPathException implements Serializable


Package org.w3c.dom

Class org.w3c.dom.DOMException implements Serializable

Serialized Fields

code

short code


Package org.w3c.dom.events

Class org.w3c.dom.events.EventException implements Serializable

Serialized Fields

code

short code


Package org.w3c.dom.ranges

Class org.w3c.dom.ranges.RangeException implements Serializable

Serialized Fields

code

short code


Package org.xml.sax

Class org.xml.sax.SAXException implements Serializable

Serialized Fields

exception

java.lang.Exception exception
The embedded exception if tunnelling, or null.

Class org.xml.sax.SAXNotRecognizedException implements Serializable

Class org.xml.sax.SAXNotSupportedException implements Serializable

Class org.xml.sax.SAXParseException implements Serializable

Serialized Fields

publicId

java.lang.String publicId
The public identifier, or null.
See Also:
SAXParseException.getPublicId()

systemId

java.lang.String systemId
The system identifier, or null.
See Also:
SAXParseException.getSystemId()

lineNumber

int lineNumber
The line number, or -1.
See Also:
SAXParseException.getLineNumber()

columnNumber

int columnNumber
The column number, or -1.
See Also:
SAXParseException.getColumnNumber()


Package org.enhydra.error

Class org.enhydra.error.ChainedError implements Serializable

Serialized Fields

fCause

java.lang.Throwable fCause
Causing exception, or null if none

Class org.enhydra.error.ChainedException implements Serializable

Serialized Fields

fCause

java.lang.Throwable fCause
Causing exception, or null if none

Class org.enhydra.error.ChainedRuntimeException implements Serializable

Serialized Fields

fCause

java.lang.Throwable fCause
Causing exception, or null if none

Class org.enhydra.error.FatalExceptionError implements Serializable


Package org.enhydra.xml.dom

Class org.enhydra.xml.dom.DOMError implements Serializable


Package org.enhydra.xml.io

Class org.enhydra.xml.io.XMLIOError implements Serializable


Package org.enhydra.xml.lazydom

Class org.enhydra.xml.lazydom.LazyAttrNoNS implements Serializable

Serialized Fields

fTemplateNode

LazyAttrNoNS fTemplateNode
Template for this Attr.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

Class org.enhydra.xml.lazydom.LazyAttrNS implements Serializable

Serialized Fields

fTemplateNode

LazyAttrNS fTemplateNode
Template for this Attr.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

Class org.enhydra.xml.lazydom.LazyCDATASection implements Serializable

Serialized Fields

fTemplateNode

LazyCDATASection fTemplateNode
Template for this .


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?

Class org.enhydra.xml.lazydom.LazyComment implements Serializable

Serialized Fields

fTemplateNode

LazyComment fTemplateNode
Template for this Comment.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?

Class org.enhydra.xml.lazydom.LazyDocument implements Serializable

Serialized Fields

fTemplateDOM

TemplateDOM fTemplateDOM
Template document DOM. This is shared by all instances and must not be modified.


fExpandedNodes

LazyNode[] fExpandedNodes
Table of LazyNodes that have already been expanded, indexed by nodeId. Entry is null if the node has not been expanded.


fExpanding

boolean fExpanding
Detection of recursive calls of one of the expansion routines.


fDocTypeExpanded

boolean fDocTypeExpanded
Has the DocumentType been expanded?


fExpandingDocType

boolean fExpandingDocType
Detection of recursive calls of doctype expansion. A seperate flag, since doctype maybe expanded while expanding attributes.


fTemplateNode

LazyDocument fTemplateNode
Template for this Document.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fChildrenExpanded

boolean fChildrenExpanded
Children expanded flag. NB: code is special, since there is node parent.


fPreFormatOutputOptions

OutputOptions fPreFormatOutputOptions
OutputOptions used for creating the preformatted text.


fXmlObjectLink

XMLObject fXmlObjectLink
Reference to XMLObject containing this Document.

Class org.enhydra.xml.lazydom.LazyDocumentType implements Serializable

Serialized Fields

fTemplateNode

LazyDocumentType fTemplateNode
Template for this DocumentType.


fContentsExpanded

boolean fContentsExpanded
Have the contained nodes been expanded


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?

Class org.enhydra.xml.lazydom.LazyDOMError implements Serializable

Class org.enhydra.xml.lazydom.LazyDOMException implements Serializable

Class org.enhydra.xml.lazydom.LazyElementNoNS implements Serializable

Serialized Fields

fTemplateNode

LazyElement fTemplateNode
Template for this element.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

fAttributesExpanded

boolean fAttributesExpanded
Attributes expanded flag.


fPreFormattedText

java.lang.String fPreFormattedText
Pre-formatted text associated with the node.

Class org.enhydra.xml.lazydom.LazyElementNS implements Serializable

Serialized Fields

fTemplateNode

LazyElement fTemplateNode
Template for this element.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

fAttributesExpanded

boolean fAttributesExpanded
Attributes expanded flag.


fPreFormattedText

java.lang.String fPreFormattedText
Pre-formatted text associated with the node.

Class org.enhydra.xml.lazydom.LazyEntity implements Serializable

Serialized Fields

fTemplateNode

LazyEntity fTemplateNode
Template for this Entity.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

Class org.enhydra.xml.lazydom.LazyEntityReference implements Serializable

Serialized Fields

fTemplateNode

LazyEntityReference fTemplateNode
Template for this EntityReference.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fParentExpanded

boolean fParentExpanded
Parent and children expanded flags.


fChildrenExpanded

boolean fChildrenExpanded

Class org.enhydra.xml.lazydom.LazyNotation implements Serializable

Serialized Fields

fTemplateNode

LazyNotation fTemplateNode
Template for this Notation.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?

Class org.enhydra.xml.lazydom.LazyProcessingInstruction implements Serializable

Serialized Fields

fTemplateNode

LazyProcessingInstruction fTemplateNode
Template for this ProcessingInstruction.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?

Class org.enhydra.xml.lazydom.LazyText implements Serializable

Serialized Fields

fTemplateNode

LazyText fTemplateNode
Template for this Text.


fNodeId

int fNodeId

fIsTemplateNode

boolean fIsTemplateNode
Is this a template node?


fPreFormattedText

java.lang.String fPreFormattedText
Pre-formatted text associated with the node.


Package org.enhydra.xml.lazydom.html

Class org.enhydra.xml.lazydom.html.HTMLAnchorElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLAppletElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLAreaElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLBaseElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLBaseFontElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLBodyElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLBRElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLButtonElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLDirectoryElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLDivElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLDListElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLFieldSetElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLFontElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLFormElementImpl implements Serializable

Serialized Fields

_elements

HTMLCollectionImpl _elements
Collection of all elements contained in this FORM.

Class org.enhydra.xml.lazydom.html.HTMLFrameElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLFrameSetElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLHeadElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLHeadingElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLHRElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLHtmlElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLIFrameElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLImageElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLInputElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLIsIndexElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLLabelElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLLegendElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLLIElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLLinkElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLMapElementImpl implements Serializable

Serialized Fields

_areas

HTMLCollection _areas

Class org.enhydra.xml.lazydom.html.HTMLMenuElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLMetaElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLModElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLObjectElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLOListElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLOptGroupElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLOptionElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLParagraphElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLParamElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLPreElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLQuoteElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLScriptElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLSelectElementImpl implements Serializable

Serialized Fields

_options

HTMLCollection _options

Class org.enhydra.xml.lazydom.html.HTMLStyleElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLTableCaptionElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLTableCellElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLTableColElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLTableElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

_bodies

HTMLCollectionImpl _bodies

Class org.enhydra.xml.lazydom.html.HTMLTableRowElementImpl implements Serializable

Serialized Fields

_cells

HTMLCollection _cells

Class org.enhydra.xml.lazydom.html.HTMLTableSectionElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

Class org.enhydra.xml.lazydom.html.HTMLTextAreaElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLTitleElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.HTMLUListElementImpl implements Serializable

Class org.enhydra.xml.lazydom.html.LazyHTMLDocument implements Serializable

Serialized Fields

_anchors

HTMLCollectionImpl _anchors
Holds HTMLCollectionImpl object with live collection of all anchors in document. This reference is on demand only once.


_forms

HTMLCollectionImpl _forms
Holds HTMLCollectionImpl object with live collection of all forms in document. This reference is on demand only once.


_images

HTMLCollectionImpl _images
Holds HTMLCollectionImpl object with live collection of all images in document. This reference is on demand only once.


_links

HTMLCollectionImpl _links
Holds HTMLCollectionImpl object with live collection of all links in document. This reference is on demand only once.


_applets

HTMLCollectionImpl _applets
Holds HTMLCollectionImpl object with live collection of all applets in document. This reference is on demand only once.


_writer

java.io.StringWriter _writer
Holds string writer used by direct manipulation operation (LazyHTMLDocument.open(). LazyHTMLDocument.write(java.lang.String), etc) to write new contents into the document and parse that text into a document tree.

Class org.enhydra.xml.lazydom.html.LazyHTMLElement implements Serializable


Package org.enhydra.xml.xmlc

Class org.enhydra.xml.xmlc.XMLCError implements Serializable

Class org.enhydra.xml.xmlc.XMLCException implements Serializable

Class org.enhydra.xml.xmlc.XMLCRuntimeException implements Serializable


Package org.enhydra.xml.xmlc.dom.xerces

Class org.enhydra.xml.xmlc.dom.xerces.XercesDomFactory.LinkedXercesDocument implements Serializable

Serialized Fields

fXmlObjectLink

XMLObject fXmlObjectLink
Deprecated. 
Reference to XMLObject containing this Document.

Class org.enhydra.xml.xmlc.dom.xerces.XercesHTMLDomFactory.LinkedXercesDocument implements Serializable

Serialized Fields

fXmlObjectLink

XMLObject fXmlObjectLink
Deprecated. 
Reference to XMLObject containing this Document.

Class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedDocument implements Serializable

Serialized Fields

fXmlObjectLink

XMLObject fXmlObjectLink
Reference to XMLObject containing this Document.

Class org.enhydra.xml.xmlc.dom.xerces.XercesLinkedHTMLDocument implements Serializable

Serialized Fields

fXmlObjectLink

XMLObject fXmlObjectLink
Reference to XMLObject containing this Document.


Package org.enhydra.xml.xmlc.metadata

Class org.enhydra.xml.xmlc.metadata.CompileOptions implements Serializable

Class org.enhydra.xml.xmlc.metadata.DeleteElement implements Serializable

Class org.enhydra.xml.xmlc.metadata.DocumentClass implements Serializable

Class org.enhydra.xml.xmlc.metadata.DocumentSection implements Serializable

Class org.enhydra.xml.xmlc.metadata.DOMEdits implements Serializable

Class org.enhydra.xml.xmlc.metadata.ElementDef implements Serializable

Class org.enhydra.xml.xmlc.metadata.ElementEdit implements Serializable

Serialized Fields

elementIds

java.lang.String[] elementIds
Cache of parsed attributes.


elementClasses

java.lang.String[] elementClasses

elementTags

java.lang.String[] elementTags

Class org.enhydra.xml.xmlc.metadata.HTMLAttr implements Serializable

Class org.enhydra.xml.xmlc.metadata.HTMLCompatibility implements Serializable

Class org.enhydra.xml.xmlc.metadata.HTMLSection implements Serializable

Serialized Fields

defaultFileEncoding

java.lang.String defaultFileEncoding
The file encoding for this platform.

Class org.enhydra.xml.xmlc.metadata.HTMLTag implements Serializable

Class org.enhydra.xml.xmlc.metadata.HTMLTagSet implements Serializable

Class org.enhydra.xml.xmlc.metadata.Include implements Serializable

Class org.enhydra.xml.xmlc.metadata.InputDocument implements Serializable

Class org.enhydra.xml.xmlc.metadata.JavaCompilerSection implements Serializable

Class org.enhydra.xml.xmlc.metadata.JavacOption implements Serializable

Class org.enhydra.xml.xmlc.metadata.MetaData implements Serializable

Class org.enhydra.xml.xmlc.metadata.MetaDataDocument implements Serializable

Class org.enhydra.xml.xmlc.metadata.MetaDataElement implements Serializable

Class org.enhydra.xml.xmlc.metadata.Parser implements Serializable

Class org.enhydra.xml.xmlc.metadata.TagClass implements Serializable

Class org.enhydra.xml.xmlc.metadata.URLEdit implements Serializable

Serialized Fields

editAttrs

java.lang.String[] editAttrs
Cache of parsed attributes.

Class org.enhydra.xml.xmlc.metadata.URLMapping implements Serializable

Class org.enhydra.xml.xmlc.metadata.URLRegExpMapping implements Serializable

Serialized Fields

regExp

gnu.regexp.RE regExp
Compiled regular expression.


substitution

java.lang.String substitution
Cached subtitution attribute.

Class org.enhydra.xml.xmlc.metadata.XCatalog implements Serializable


Package org.enhydra.xml.xmlc.reloading

Class org.enhydra.xml.xmlc.reloading.XMLCReloadingException implements Serializable

Serialized Fields

errorOutput

java.lang.String errorOutput
Output of compiled process, carried along, but not used in messages.


Enhydra 5.1 API