public final class ResourceBundleShapingPreferencesHook extends HashStructureHook
ResourceBundleShapingPreferencesHook is used to pull the
resource bundle preferences from the custom role files.ExtensionHook.URIResourceElementVisitor.ResourceBundleProvider| Modifier and Type | Field and Description |
|---|---|
static ElementName |
NAME
The element name that identifies this hook.
|
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_LOCATOR| Constructor and Description |
|---|
ResourceBundleShapingPreferencesHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(ElementEndContext context)
Visit the end tag of an xml element.
|
ResourceBundlePreferences |
getResourceBundlePreferences() |
void |
start(ElementStartContext context)
Visit the start tag of an xml element.
|
addHashStructureHookListener, dispose, getExtensionId, getHashStructure, getListenersCount, getOrderedElements, getText, removeHashStructureHookListenerfindPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocationgetAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProviderpublic static final ElementName NAME
public ResourceBundleShapingPreferencesHook()
public void start(ElementStartContext context)
ElementVisitorThis implementation does nothing.
start in class HashStructureHookcontext - information about the xml start tag.public void end(ElementEndContext context)
ElementVisitorThis implementation does nothing.
end in class HashStructureHookcontext - information about the xml end tag.public ResourceBundlePreferences getResourceBundlePreferences()