Serialized Form
|
Package org.zkoss.el.impl |
_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
_attrModAware
boolean _attrModAware
- Whether it is aware of the attribute modification.
_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 |
_children
java.util.List<E> _children
- The list of the children. Never null.
_elemMap
AbstractGroup.ElementMap _elemMap
- A helper map to enhance the searching speed with tag name.
If any deriving class don't contain this helper map, they should
apply the basic sequential search.
serialVersionUID: 20060622L
_parent
Group _parent
- The parent.
_loc
Locator _loc
- The locator.
_readonly
boolean _readonly
- The read-only flag.
_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.
_code
int _code
_code
int _code
|
Package org.zkoss.lang.reflect |
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: 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
_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
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: 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
|
Package org.zkoss.util.resource |
_loader
Loader _loader
- The loader.
_checkPeriod
int _checkPeriod
- unit=milliseconds.
Copyright © 2005-2007 Potix Corporation. All Rights Reserved.