Serialized Form
serialVersionUID: -6580348498729948101L
_step
int _step
_state
java.lang.Object _state
_input
java.lang.Object _input
serialVersionUID: 20100514L
_href
java.lang.String _href
_type
java.lang.String _type
_content
java.lang.String _content
_media
java.lang.String _media
_ns
Namespace _ns
- The namespace.
_owner
Item _owner
- The owner item.
_lname
java.lang.String _lname
- The local name.
_value
java.lang.String _value
- The value.
_value
java.lang.Object _value
- The value.
_name
java.lang.String _name
- The element being constrained
_pubId
java.lang.String _pubId
- The public ID of the DOCTYPE
_sysId
java.lang.String _sysId
- The system ID of the DOCTYPE
_intSubset
java.lang.String _intSubset
- The internal subset of the DOCTYPE
_docType
DocType _docType
- The document type.
_root
Element _root
- The root element.
_docURI
java.lang.String _docURI
_ver
java.lang.String _ver
_stdalone
boolean _stdalone
_stricterrck
boolean _stricterrck
_loc
org.xml.sax.Locator _loc
_ns
Namespace _ns
- The namespace.
_lname
java.lang.String _lname
- The local name.
_attrs
java.util.List<E> _attrs
- The attributes. May be null.
_addNamespaces
java.util.Map<K,V> _addNamespaces
- Additional namespaces. May be null
_name
java.lang.String _name
- The name.
serialVersionUID: 20060622L
_prefix
java.lang.String _prefix
- The prefix mapped to this namespace
_uri
java.lang.String _uri
- The URI for this namespace
_target
java.lang.String _target
- The target.
_rawData
java.lang.String _rawData
- The raw data.
|
Package org.zkoss.idom.impl |
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
_children
java.util.List<E> _children
- The list of the children. Never null.
serialVersionUID: 20060622L
_parent
Group _parent
- The parent.
_loc
Locator _loc
- The locator.
_usrdta
java.util.Map<K,V> _usrdta
- The map of user data.
_text
java.lang.String _text
- The text.
|
Package org.zkoss.idom.util |
serialVersionUID: 20060622L
_colno
int _colno
_lnno
int _lnno
_pubId
java.lang.String _pubId
_sysId
java.lang.String _sysId
_data
byte[] _data
- The raw data.
_format
java.lang.String _format
- The format name, e.g., "jpeg", "gif" and "png".
_ctype
java.lang.String _ctype
- The content type.
_name
java.lang.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
java.lang.Object unexpectedObject
position
int position
_code
int _code
_clses
java.util.Map<K,V> _clses
- A map of classes (String nm, Class cls).
_pkgs
java.util.List<E> _pkgs
- A list of packages.
_code
int _code
|
Package org.zkoss.lang.reflect |
_targets
java.lang.Object[] _targets
serialVersionUID: 20060622L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 20070907L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_map
java.util.Map<K,V> _map
- The map to store the mappings.
_lifetime
int _lifetime
- The minimal lifetime.
_maxsize
int _maxsize
- The maximal allowed size.
value
java.lang.Object value
access
long access
_first
java.util.Collection<E> _first
_second
java.util.Collection<E> _second
_ary
java.lang.Object[] _ary
serialVersionUID: 20060622L
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Throws:
java.io.IOException
_caches
CacheMap<K,V>[] _caches
_maxsize
int _maxsize
_lifetime
int _lifetime
_list
java.util.LinkedList<E> _list
x
java.lang.Object x
- The first key.
y
java.lang.Object y
- The second key.
|
Package org.zkoss.util.media |
_bindata
byte[] _bindata
- The binary data,
AMedia.getByteData().
_strdata
java.lang.String _strdata
- The text data,
AMedia.getStringData().
_ctype
java.lang.String _ctype
- The content type.
_format
java.lang.String _format
- The format (e.g., pdf).
_name
java.lang.String _name
- The name (usually filename).
_media
Media _media
_isdata
java.io.InputStream _isdata
_rddata
java.io.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
java.util.Map<K,V> _vars
- The variable maps.
_mtds
java.util.Map<K,V> _mtds
- Map(String prefix+":"+name, Function func).
_clses
java.util.Map<K,V> _clses
- Map(String name, Class cls).
|
Package org.zkoss.xel.zel |
serialVersionUID: 5843639871525015820L
_expr
org.zkoss.zel.ValueExpression _expr
Copyright © 2011. All Rights Reserved.