Serialized Form
value
java.lang.String value
- The contained string.
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
reason
int reason
- Holds the reason code for this exception instance.
cause
java.lang.Throwable cause
cause
java.lang.Throwable cause
cause
java.lang.Throwable cause
configFile
ConfigFile configFile
reason
int reason
except
java.lang.Exception except
hashTable
java.util.Hashtable hashTable
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.
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 |
Package org.enhydra.dods.trans |
Package org.enhydra.dods.wizard |
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
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
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
x
int x
y
int y
width
int width
height
int height
width
int width
height
int height
info
java.util.Hashtable info
Package com.lutris.appserver.server.sql |
oId
ObjectId oId
version
int version
newVersion
int newVersion
persistent
boolean persistent
value
java.math.BigDecimal value
- The value associated with this object id.
Package com.lutris.dods.builder.generator.dataobject |
dirty
boolean dirty
updateInProgress
boolean updateInProgress
notUsingOId
boolean notUsingOId
Package com.lutris.dods.builder.generator.query |
Package org.enhydra.dods.cache |
maxEntries
int maxEntries
- Maximal number of entries in LRUCache.
1024 is default value of this variable.
Package org.enhydra.dods.util |
Package org.webdocwf.dods.access |
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
Package org.webdocwf.util.genericstore |
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
Package org.webdocwf.util.genericstore.data |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 |
Package com.lutris.appserver.server.httpPresentation |
trueIOException
boolean trueIOException
- Flag that indicates that this came from an a I/O operation
rather than a generated exception.
url
java.lang.String url
- URL that is the target of the redirect.
urlHasArgs
boolean urlHasArgs
- Are there any arguments associated with the URL?
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.
Package com.lutris.appserver.server.httpPresentation.servlet |
filters
java.util.Vector filters
- The list of current filters.
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
filterableServlet
FilterableServlet filterableServlet
- The real servlet to pass service() calls on to.
Package com.lutris.appserver.server.session |
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
Package com.lutris.appserver.server.session.persistent |
Package com.lutris.appserver.server.jolt.parser |
fileName
java.lang.String fileName
- Name of file where the error occured.
lineNum
int lineNum
- Line number within file where the error occured.
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.
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 |
Package com.lutris.multiServer |
Package org.enhydra.servlet |
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 |
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.
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
Package org.enhydra.servlet.connectionMethods |
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 |
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).
Package org.enhydra.servlet.connectionMethods.https |
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 |
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).
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
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 |
EX_NAME
java.lang.String EX_NAME
- See Also:
- Constant Field Values
Package org.enhydra.tool.archive.wizard |
selection
ArchiveType selection
selectionHidden
boolean selectionHidden
wizardRef
java.lang.ref.WeakReference wizardRef
wizardRef
java.lang.ref.WeakReference wizardRef
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
TwoColumnFileSelector selectorPanel
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
TwoColumnFileSelector selectorPanel
filePanel
FilePanel filePanel
layoutMain
java.awt.GridBagLayout layoutMain
panelApp
javax.swing.JPanel panelApp
layoutApp
java.awt.GridBagLayout layoutApp
textNote
javax.swing.JTextArea textNote
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
filePanel
FilePanel filePanel
checkCreateClient
javax.swing.JCheckBox checkCreateClient
layoutMain
java.awt.GridBagLayout layoutMain
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
OneColumnFileSelector selectorPanel
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
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
OneColumnFileSelector selectorPanel
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
OneColumnFileSelector selectorPanel
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
wizardRef
java.lang.ref.WeakReference wizardRef
filePanel
FilePanel filePanel
layoutMain
java.awt.GridBagLayout layoutMain
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
layoutMain
java.awt.BorderLayout layoutMain
filePanel
FilePanel filePanel
table
javax.swing.JTable table
layoutMain
java.awt.BorderLayout layoutMain
selectorPanel
WarSelector selectorPanel
Package org.enhydra.tool.boot |
args
java.lang.String[] args
button
java.awt.Button button
process
java.lang.Process process
Package org.enhydra.tool.codegen |
Package org.enhydra.tool.codegen.wizard |
DEF_PACKAGE
java.lang.String DEF_PACKAGE
- See Also:
- Constant Field Values
DEF_PROJECT
java.lang.String DEF_PROJECT
- See Also:
- Constant Field Values
selection
Generator selection
selectionHidden
boolean selectionHidden
allowRootEdit
boolean allowRootEdit
generator
Generator generator
TXT_TYPE
java.lang.String TXT_TYPE
- See Also:
- Constant Field Values
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
Package org.enhydra.tool.common |
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
actionListeners
java.awt.event.ActionListener[] actionListeners
layoutDefault
java.awt.GridBagLayout layoutDefault
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
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
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
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
parent
java.lang.Throwable parent
debug
boolean debug
- See Also:
- Constant Field Values
Package org.enhydra.tool.common.event |
message
java.lang.String message
progress
int progress
tool
TemplateTool tool
template
Template template
Package org.enhydra.tool.common.wizard |
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
cardLayout
java.awt.CardLayout cardLayout
pageIndex
int pageIndex
pages
TBWizardPage[] pages
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
Package org.enhydra.tool.configure |
Package org.apache.html.dom |
_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.
_elements
HTMLCollectionImpl _elements
- Collection of all elements contained in this FORM.
_areas
HTMLCollection _areas
_options
HTMLCollection _options
_rows
HTMLCollectionImpl _rows
_bodies
HTMLCollectionImpl _bodies
_cells
HTMLCollection _cells
_rows
HTMLCollectionImpl _rows
Package org.apache.wml.dom |
Package org.apache.xerces.dom |
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.
value
java.lang.Object value
- This can either be a String or the first child node.
name
java.lang.String name
- Attribute name.
namespaceURI
java.lang.String namespaceURI
- DOM2: Namespace URI.
localName
java.lang.String localName
- DOM2: localName.
data
java.lang.String data
previousSibling
ChildNode previousSibling
- Previous sibling.
nextSibling
ChildNode nextSibling
- Next sibling.
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.
fNamespacesEnabled
boolean fNamespacesEnabled
- DOM2: For namespace support in the deferred case.
fBufferStr
java.lang.StringBuffer fBufferStr
fStrChunks
java.util.Vector fStrChunks
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
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
name
java.lang.String name
- Element definition name.
attributes
NamedNodeMapImpl attributes
- Default attributes.
name
java.lang.String name
- Element name.
attributes
AttributeMap attributes
- Attributes.
namespaceURI
java.lang.String namespaceURI
- DOM2: Namespace URI.
localName
java.lang.String localName
- DOM2: localName.
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.
name
java.lang.String name
- Name of Entity referenced
flags
short flags
nodes
java.util.Vector nodes
- Nodes.
ownerNode
NodeImpl ownerNode
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serialize object.
ownerNode
NodeImpl ownerNode
flags
short flags
name
java.lang.String name
- Notation name.
publicId
java.lang.String publicId
- Public identifier.
systemId
java.lang.String systemId
- System identifier.
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.
ownerDocument
CoreDocumentImpl ownerDocument
- Owner document.
firstChild
ChildNode firstChild
- First child.
target
java.lang.String target
Package org.apache.xerces.utils |
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
Package org.apache.xerces.utils.regex |
location
int location
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 |
fErrorCode
int fErrorCode
Package org.apache.xerces.validators.datatype |
majorCode
int majorCode
minorCode
int minorCode
majorCode
int majorCode
minorCode
int minorCode
Package org.apache.xerces.validators.schema.identity |
code
short code
Package org.w3c.dom.events |
code
short code
Package org.w3c.dom.ranges |
code
short code
exception
java.lang.Exception exception
- The embedded exception if tunnelling, or null.
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 |
fCause
java.lang.Throwable fCause
- Causing exception, or null if none
fCause
java.lang.Throwable fCause
- Causing exception, or null if none
fCause
java.lang.Throwable fCause
- Causing exception, or null if none
Package org.enhydra.xml.dom |
Package org.enhydra.xml.io |
Package org.enhydra.xml.lazydom |
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
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
fTemplateNode
LazyCDATASection fTemplateNode
- Template for this .
fNodeId
int fNodeId
fIsTemplateNode
boolean fIsTemplateNode
- Is this a template node?
fTemplateNode
LazyComment fTemplateNode
- Template for this Comment.
fNodeId
int fNodeId
fIsTemplateNode
boolean fIsTemplateNode
- Is this a template node?
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.
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?
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.
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.
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
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
fTemplateNode
LazyNotation fTemplateNode
- Template for this Notation.
fNodeId
int fNodeId
fIsTemplateNode
boolean fIsTemplateNode
- Is this a template node?
fTemplateNode
LazyProcessingInstruction fTemplateNode
- Template for this ProcessingInstruction.
fNodeId
int fNodeId
fIsTemplateNode
boolean fIsTemplateNode
- Is this a template node?
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 |
_elements
HTMLCollectionImpl _elements
- Collection of all elements contained in this FORM.
_areas
HTMLCollection _areas
_options
HTMLCollection _options
_rows
HTMLCollectionImpl _rows
_bodies
HTMLCollectionImpl _bodies
_cells
HTMLCollection _cells
_rows
HTMLCollectionImpl _rows
_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.
Package org.enhydra.xml.xmlc |
Package org.enhydra.xml.xmlc.dom.xerces |
fXmlObjectLink
XMLObject fXmlObjectLink
- Deprecated.
- Reference to XMLObject containing this Document.
fXmlObjectLink
XMLObject fXmlObjectLink
- Deprecated.
- Reference to XMLObject containing this Document.
fXmlObjectLink
XMLObject fXmlObjectLink
- Reference to XMLObject containing this Document.
fXmlObjectLink
XMLObject fXmlObjectLink
- Reference to XMLObject containing this Document.
Package org.enhydra.xml.xmlc.metadata |
elementIds
java.lang.String[] elementIds
- Cache of parsed attributes.
elementClasses
java.lang.String[] elementClasses
elementTags
java.lang.String[] elementTags
defaultFileEncoding
java.lang.String defaultFileEncoding
- The file encoding for this platform.
editAttrs
java.lang.String[] editAttrs
- Cache of parsed attributes.
regExp
gnu.regexp.RE regExp
- Compiled regular expression.
substitution
java.lang.String substitution
- Cached subtitution attribute.
Package org.enhydra.xml.xmlc.reloading |
errorOutput
java.lang.String errorOutput
- Output of compiled process, carried along, but not used in messages.