Package | Description |
---|---|
org.zkoss.xel.taglib |
Utilities to access taglibs, aka., the TLD files.
|
Modifier and Type | Method and Description |
---|---|
static TaglibDefinition |
Taglibs.load(Element root)
Loads functions and imports defined in the specified DOM.
|
static TaglibDefinition |
Taglibs.load(java.net.URL xmlURL)
Loads functions and imports defined in the specified URL.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.