Serialized Form
serialVersionUID: -6580348498729948101L
_step
int _step
_state
Object _state
_input
Object _input
serialVersionUID: 20100514L
_href
String _href
_type
String _type
_content
String _content
_media
String _media
_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<E> _attrs
- The attributes. May be null.
_addNamespaces
Map<K,V> _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<E> _children
- The list of the children. Never null.
serialVersionUID: 20060622L
_parent
Group _parent
- The parent.
_loc
Locator _loc
- The locator.
_usrdta
Map<K,V> _usrdta
- The map of user data.
_text
String _text
- The text.
_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
_clses
Map<K,V> _clses
- A map of classes (String nm, Class cls).
_pkgs
List<E> _pkgs
- A list of packages.
_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
_data
byte[] _data
- The raw data in byte array.
Exactly one of
AAudio._data and AAudio._isdata is not null.
_url
URL _url
- The URL of the data.
_file
File _file
- The file of the 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).
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<K,V> _map
- The map to store the mappings.
_lifetime
int _lifetime
- The minimal lifetime.
_maxsize
int _maxsize
- The maximal allowed size.
_accessOrder
boolean _accessOrder
value
Object value
access
long access
_first
Collection<E> _first
_second
Collection<E> _second
_ary
Object[] _ary
_cache
org.zkoss.util.FastReadCache.InnerCache _cache
_writeCache
Map<K,V> _writeCache
_moreInWriteCache
boolean _moreInWriteCache
- whether _writeCache is different from _cache.
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<K,V>[] _caches
_maxsize
int _maxsize
_lifetime
int _lifetime
_list
LinkedList<E> _list
x
Object x
- The first key.
y
Object y
- The second key.
|
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).
_cntDisposition
boolean _cntDisposition
- Whether to allow Content-Disposition
or not when writing the media to response header.
_media
Media _media
_isdata
InputStream _isdata
_rddata
Reader _rddata
|
Package org.zkoss.util.resource |
_loader
Loader<K,V> _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<K,V> _vars
- The variable maps.
_mtds
Map<K,V> _mtds
- Map(String prefix+":"+name, Function func).
_clses
Map<K,V> _clses
- Map(String name, Class cls).
|
Package org.zkoss.xel.zel |
serialVersionUID: 5843639871525015820L
_expr
org.zkoss.zel.ValueExpression _expr
serialVersionUID: 201109141039L
_base
Object _base
_property
Object _property
Copyright © 2015. All rights reserved.