| 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(URL xmlURL)
Loads functions and imports defined in the specified URL.
|
Copyright © 2018. All rights reserved.