Package | Description |
---|---|
org.zkoss.zhtml.impl |
Classes used to implement ZHTML component set.
|
org.zkoss.zk.ui.metainfo |
Metainfo representing pages and languages (implementation only).
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlTreeBuilder
A HTML tree builder for parsing a content of a page into a idom tree.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlTreeBuilder
A tree builder for parsing XML format
|
Modifier and Type | Method and Description |
---|---|
static TreeBuilder |
TreeBuilderFactory.makeBuilder(java.lang.String extension)
Creates a tree builder depended on its file extension.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.