public class UIEditorHookHandler extends ExtensionHook
ExtensionHook.URIResource
ElementVisitor.ResourceBundleProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UIEDITOR_NS |
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS
KEY_LOCATOR
Constructor and Description |
---|
UIEditorHookHandler() |
Modifier and Type | Method and Description |
---|---|
void |
start(ElementStartContext context)
Handle the start of an XML element.
|
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocation
end, getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProvider
public static final java.lang.String UIEDITOR_NS
public void start(ElementStartContext context)
start
in class ElementVisitor
context
- a context object.