Package | Description |
---|---|
org.zkoss.util.resource |
Resources and their locators and loaders.
|
org.zkoss.util.resource.impl |
Implementation of resources and their locators and loaders.
|
org.zkoss.web.util.resource |
Utilities to access Web resources.
|
Modifier and Type | Method and Description |
---|---|
static void |
Labels.register(LabelLocator locator)
Registers a locator which is used to load the Locale-dependent
labels from other resource, such as servlet contexts.
|
Modifier and Type | Method and Description |
---|---|
void |
LabelLoaderImpl.register(LabelLocator locator)
Registers a locator which is used to load the Locale-dependent labels
from other resource, such as servlet contexts.
|
void |
LabelLoader.register(LabelLocator locator)
Registers a locator which is used to load the Locale-dependent labels
from other resource, such as servlet contexts.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletLabelLocator
Used by Labels to load labels from a servlet context.
|
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.