public class UIEditorHookHandler extends ExtensionHook
ExtensionHook.URIResourceElementVisitor.ResourceBundleProvider| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
UIEDITOR_NS  | 
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_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, setSchemaLocationend, getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProviderpublic static final java.lang.String UIEDITOR_NS
public void start(ElementStartContext context)
start in class ElementVisitorcontext - a context object.