A C G H I N O P R S T U V X _

A

addDeclaredNamespace(Namespace) - Method in class org.zkoss.zml.XmlNativeComponent
 
afterCompose() - Method in class org.zkoss.zml.XmlMacroComponent
Creates the child components after apply dynamic properties XmlMacroComponent.setDynamicProperty(java.lang.String, java.lang.Object).
appendText(StringBuffer, String) - Method in class org.zkoss.zml.XmlNativeComponent.XmlHelper
 

C

clone() - Method in class org.zkoss.zml.XmlMacroComponent
 
compose() - Method in class org.zkoss.zml.XmlMacroComponent
Composes the macro component.

G

getContentType() - Method in class org.zkoss.zml.device.XmlDevice
 
getDeclaredNamespaces() - Method in class org.zkoss.zml.XmlNativeComponent
 
getDynamicProperty(String) - Method in class org.zkoss.zml.XmlMacroComponent
 
getDynamicProperty(String) - Method in class org.zkoss.zml.XmlNativeComponent
 
getEpilogContent() - Method in class org.zkoss.zml.XmlNativeComponent
 
getFirstHalf(StringBuffer, String, Map<String, Object>, Collection<Namespace>) - Method in class org.zkoss.zml.XmlNativeComponent.XmlHelper
 
getHelper() - Method in class org.zkoss.zml.XmlNativeComponent
 
getMacroURI() - Method in class org.zkoss.zml.XmlMacroComponent
 
getPrologContent() - Method in class org.zkoss.zml.XmlNativeComponent
 
getSecondHalf(StringBuffer, String) - Method in class org.zkoss.zml.XmlNativeComponent.XmlHelper
 
getTag() - Method in class org.zkoss.zml.XmlNativeComponent
Returns the tag name, or null if plain text.
getXsl() - Method in class org.zkoss.zml.Transformer
Returns the XSL (Extensible Stylesheet Language), or null if not available.

H

hasDynamicProperty(String) - Method in class org.zkoss.zml.XmlMacroComponent
 
hasDynamicProperty(String) - Method in class org.zkoss.zml.XmlNativeComponent
 
hasTag(String) - Method in class org.zkoss.zml.XmlNativeComponent
 

I

isChildable() - Method in class org.zkoss.zml.XmlMacroComponent
 
isInline() - Method in class org.zkoss.zml.XmlMacroComponent
 

N

newNative(String) - Method in class org.zkoss.zml.XmlNativeComponent.XmlHelper
 

O

org.zkoss.zml - package org.zkoss.zml
The ZK XML Component Set.
org.zkoss.zml.device - package org.zkoss.zml.device
XML Device
org.zkoss.zml.impl - package org.zkoss.zml.impl
ZML implementation classes

P

PageRenderer - Class in org.zkoss.zml.impl
The page render for XML pages.
PageRenderer() - Constructor for class org.zkoss.zml.impl.PageRenderer
 

R

recreate() - Method in class org.zkoss.zml.XmlMacroComponent
 
redraw(Writer) - Method in class org.zkoss.zml.Transformer
 
redraw(Writer) - Method in class org.zkoss.zml.XmlMacroComponent
 
redraw(Writer) - Method in class org.zkoss.zml.XmlNativeComponent
 
render(Page, Writer) - Method in class org.zkoss.zml.impl.PageRenderer
 
renderComplete(Execution, Page, Writer) - Method in class org.zkoss.zml.impl.PageRenderer
Renders the page if Page.isComplete() is true.
renderPage(Execution, Page, Writer) - Method in class org.zkoss.zml.impl.PageRenderer
Renders the page if Page.isComplete() is false.

S

setDynamicProperty(String, Object) - Method in class org.zkoss.zml.XmlMacroComponent
 
setDynamicProperty(String, Object) - Method in class org.zkoss.zml.XmlNativeComponent
 
setEpilogContent(String) - Method in class org.zkoss.zml.XmlNativeComponent
 
setId(String) - Method in class org.zkoss.zml.XmlNativeComponent
 
setInlineParent(Component, Component) - Method in class org.zkoss.zml.XmlMacroComponent
 
setMacroURI(String) - Method in class org.zkoss.zml.XmlMacroComponent
 
setPage(Page) - Method in class org.zkoss.zml.XmlMacroComponent
Changes the page.
setParent(Component) - Method in class org.zkoss.zml.XmlMacroComponent
Changes the parent.
setPrologContent(String) - Method in class org.zkoss.zml.XmlNativeComponent
 
setTag(String) - Method in class org.zkoss.zml.XmlNativeComponent
Sets the tag name.
setVisible(boolean) - Method in class org.zkoss.zml.XmlNativeComponent
 
setXsl(String) - Method in class org.zkoss.zml.Transformer
Sets the XSL with the resource path.
setXsl(File) - Method in class org.zkoss.zml.Transformer
Sets the XSL with a file.
setXsl(URL) - Method in class org.zkoss.zml.Transformer
Sets the XSL with an URL.
setXsl(InputStream) - Method in class org.zkoss.zml.Transformer
Sets the XSL with an input stream.
setXsl(Reader) - Method in class org.zkoss.zml.Transformer
Sets the XSL with a reader.
setXsl(Source) - Method in class org.zkoss.zml.Transformer
Sets the XSL with a XML source.
setXsl(Document) - Method in class org.zkoss.zml.Transformer
Sets the XSL with a document.
setXsl(Document) - Method in class org.zkoss.zml.Transformer
Sets the XSL with a iDOM document.

T

Transformer - Class in org.zkoss.zml
XML transformer.
Transformer() - Constructor for class org.zkoss.zml.Transformer
 

U

UID - Static variable in class org.zkoss.zml.Version
Returns the version UID.

V

Version - Class in org.zkoss.zml
The version of the ZK XML component set.
Version() - Constructor for class org.zkoss.zml.Version
 

X

XmlDevice - Class in org.zkoss.zml.device
Represents the XML output.
XmlDevice() - Constructor for class org.zkoss.zml.device.XmlDevice
 
XmlMacroComponent - Class in org.zkoss.zml
The implementation of a macro component for XML output.
XmlMacroComponent() - Constructor for class org.zkoss.zml.XmlMacroComponent
 
XmlNativeComponent - Class in org.zkoss.zml
A comonent used to represent XML elements that are associated with the inline namespace (http://www.zkoss.org/2005/zk/inline).
XmlNativeComponent() - Constructor for class org.zkoss.zml.XmlNativeComponent
 
XmlNativeComponent(String) - Constructor for class org.zkoss.zml.XmlNativeComponent
 
XmlNativeComponent.XmlHelper - Class in org.zkoss.zml
The HTML helper.
XmlNativeComponent.XmlHelper() - Constructor for class org.zkoss.zml.XmlNativeComponent.XmlHelper
 

_

_resolvers - Variable in class org.zkoss.zml.XmlMacroComponent
A list of resolvers (never null).

A C G H I N O P R S T U V X _

Copyright © 2012. All Rights Reserved.