Serialized Form
_xsl
Object _xsl
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
_uri
String _uri
_inlines
org.zkoss.zk.ui.Component[] _inlines
- An array of components created by this inline macro.
It is used only if
XmlMacroComponent.isInline()
_resolvers
List<E> _resolvers
- A list of resolvers (never null). A variable resolver is added automatically if
org.zkoss.zk.ui.select.annotation.VariableResolver
was annotated.
_tag
String _tag
_prolog
String _prolog
_epilog
String _epilog
_props
Map<K,V> _props
_dns
List<E> _dns
- Declared namespaces (
Namespace
).
Copyright © 2013. All Rights Reserved.