| Package | Description |
|---|---|
| org.zkoss.idom |
The iDOM representation of XML DOM tree.
|
| org.zkoss.idom.impl |
Implementation of iDOM.
|
| org.zkoss.xml |
Utilities for handling XML.
|
| Modifier and Type | Method and Description |
|---|---|
Locator |
Item.getLocator()
Gets the locator of this item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setLocator(Locator loc)
Sets the locator of this item.
|
| Modifier and Type | Method and Description |
|---|---|
Locator |
AbstractItem.getLocator() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractItem.setLocator(Locator loc) |
| Modifier and Type | Method and Description |
|---|---|
static String |
Locators.format(String message,
Locator loc)
Formats the message with the location information.
|
static Location |
Locators.toLocation(Locator loc)
|
Copyright © 2018. All rights reserved.