Serialized Form
_ns
Namespace _ns
- The namespace.
_owner
Item _owner
- The owner item.
_lname
String _lname
- The local name.
_value
String _value
- The value.
_value
Object _value
- The value.
_name
String _name
- The element being constrained
_pubId
String _pubId
- The public ID of the DOCTYPE
_sysId
String _sysId
- The system ID of the DOCTYPE
_intSubset
String _intSubset
- The internal subset of the DOCTYPE
_docType
DocType _docType
- The document type.
_root
Element _root
- The root element.
_docURI
String _docURI
_ver
String _ver
_stdalone
boolean _stdalone
_stricterrck
boolean _stricterrck
_loc
Locator _loc
_ns
Namespace _ns
- The namespace.
_lname
String _lname
- The local name.
_attrs
List _attrs
- The attributes. May be null.
_addNamespaces
Map _addNamespaces
- Additional namespaces. May be null
_name
String _name
- The name.
serialVersionUID: 20060622L
_prefix
String _prefix
- The prefix mapped to this namespace
_uri
String _uri
- The URI for this namespace
_target
String _target
- The target.
_rawData
String _rawData
- The raw data.
|
Package org.zkoss.idom.impl |
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
_children
List _children
- The list of the children. Never null.
serialVersionUID: 20060622L
_parent
Group _parent
- The parent.
_loc
Locator _loc
- The locator.
_usrdta
Map _usrdta
- The map of user data.
_text
String _text
- The text.
|
Package org.zkoss.idom.util |
serialVersionUID: 20060622L
_colno
int _colno
_lnno
int _lnno
_pubId
String _pubId
_sysId
String _sysId
_data
byte[] _data
- The raw data.
_format
String _format
- The format name, e.g., "jpeg", "gif" and "png".
_ctype
String _ctype
- The content type.
_name
String _name
- The name (usually filename).
_width
int _width
- The width.
_height
int _height
- The height.
serialVersionUID: 3957988303675231981L
serialVersionUID: -503443796854799292L
|
Package org.zkoss.json.parser |
serialVersionUID: -7880698968187728548L
errorType
int errorType
unexpectedObject
Object unexpectedObject
position
int position
_code
int _code
_code
int _code
|
Package org.zkoss.lang.reflect |
_targets
Object[] _targets
serialVersionUID: 20060622L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
serialVersionUID: 20070907L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
_map
Map _map
- The map to store the mappings.
_lifetime
int _lifetime
- The minimal lifetime.
_maxsize
int _maxsize
- The maximal allowed size.
value
Object value
access
long access
_first
Collection _first
_second
Collection _second
_ary
Object[] _ary
serialVersionUID: 20060622L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
_caches
CacheMap[] _caches
_maxsize
int _maxsize
_lifetime
int _lifetime
_list
LinkedList _list
x
Object x
- The first key.
y
Object y
- The second key.
serialVersionUID: 20060622L
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Deprecated.
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Deprecated.
- Throws:
IOException
|
Package org.zkoss.util.media |
_bindata
byte[] _bindata
- The binary data,
AMedia.getByteData().
_strdata
String _strdata
- The text data,
AMedia.getStringData().
_ctype
String _ctype
- The content type.
_format
String _format
- The format (e.g., pdf).
_name
String _name
- The name (usually filename).
_media
Media _media
_isdata
InputStream _isdata
_rddata
Reader _rddata
|
Package org.zkoss.util.resource |
_loader
Loader _loader
- The loader.
_checkPeriod
int _checkPeriod
- unit=milliseconds.
|
Package org.zkoss.xel.util |
_first
FunctionMapper _first
_second
FunctionMapper _second
_parent
FunctionMapper _parent
_parent
VariableResolver _parent
- The parent resolver.
_vars
Map _vars
- The variable maps.
_mtds
Map _mtds
- Map(String prefix+":"+name, Function func).
_clses
Map _clses
- Map(String name, Class cls).
Copyright © 2011. All Rights Reserved.