Serialized Form
Package com.metasolutions.jfcml |
tagHandler
TagHandler tagHandler
saxParser
SAXParser saxParser
elementHandler
ElementHandler elementHandler
attributeHandler
AttributeHandler attributeHandler
windowHandler
WindowHandler windowHandler
childHandler
ChildHandler childHandler
context
WindowContext context
buffer
StringBuffer buffer
parseText
boolean parseText
currentAttribute
Attribute currentAttribute
Package com.metasolutions.jfcml.extend |
next
AttributeHandler next
handler
ReflectionHandler handler
scriptHandler
ScriptHandler scriptHandler
next
ChildHandler next
cls
Class<T>[] cls
args
Object[] args
currentAttribute
Attribute currentAttribute
handler
ReflectionHandler handler
scriptHandler
ScriptHandler scriptHandler
next
ElementHandler next
handler
ReflectionHandler handler
scriptHandler
ScriptHandler scriptHandler
next
ScriptHandler next
- The next ScriptHandler in the chain.
methodParser
MethodParser methodParser
bsfHandler
BSFHandler bsfHandler
- The BSFHandler used to evaluate bracketed scripts.
jfcmlScript
JFCMLScript jfcmlScript
- The JFCMLScript intstance.
next
StatementHandler next
jfcmlScript
JFCMLScript jfcmlScript
next
WindowHandler next
Package com.metasolutions.jfcml.helpers |
qName
String qName
- The qualified name of this xml attribute.
value
String value
- The value of this xml attribute.
bsf
Object bsf
eval
Method eval
load
Method load
set
Method set
get
Method get
evalargs
Object[] evalargs
loadargs
Object[] loadargs
setargs
Object[] setargs
getargs
Object[] getargs
started
boolean started
listener
ActionListener listener
- Comment for
listener
windowContext
WindowContext windowContext
hash
int hash
- A hashcode computed from the qualified name of this element.
attr
AttributesImpl attr
- The XML attributes associated with this element.
obj
Object obj
- If a Java Object is created for this element, it will be placed here.
qName
String qName
- The qualified name of this xml element tag.
CACHE_CLASSES
boolean CACHE_CLASSES
classCache
SimpleHashMap classCache
packages
SimpleStack packages
- The package list
imported
int imported
- Number of packages which have been imported.
scriptHandler
ScriptHandler scriptHandler
methodParser
MethodParser methodParser
elements
SimpleStack elements
variables
SimpleHashMap variables
scopeStack
SimpleStack scopeStack
includes
SimpleHashMap includes
rootPanes
SimpleStack rootPanes
childElements
SimpleStack childElements
currentElement
Element currentElement
packageList
PackageList packageList
currentFileName
String currentFileName
defaultScriptingLanguage
String defaultScriptingLanguage
window
Container window
Package com.metasolutions.jfcml.script |
statementHandler
StatementHandler statementHandler
- The StatementHandler delegate.
handler
ReflectionHandler handler
- The ReflectionHandler, used for various reflection oriented activities.
methodParser
MethodParser methodParser
- A MethodParser, used in processing scripts containing methods calls.
Package com.metasolutions.util |
table
com.metasolutions.util.SimpleHashMap.Entry[] table
size
int size
capacity
int capacity
threshold
int threshold
sz
int sz
sp
int sp
st
Object[] st
Copyright 2004-2005 Shawn Curry, http://jfcml.sourceforge.net
Licensed under the Academic Free License version 2.1