public final class PreferenceDefaultsHook extends DOMHook
ExtensionHook.URIResourceElementVisitor.ResourceBundleProviderATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNSKEY_LOCATOR| Constructor and Description |
|---|
PreferenceDefaultsHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(ElementEndContext context)
Visit the end tag of an xml element.
|
protected ElementName |
getRootElementName()
Gets the root element name to use.
|
void |
start(ElementStartContext context)
Visit the start tag of an xml element.
|
getRootElementfindPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocationgetAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProviderprotected ElementName getRootElementName()
DOMHookgetRootElementName in class DOMHookpublic void start(ElementStartContext context)
ElementVisitorThis implementation does nothing.
public void end(ElementEndContext context)
ElementVisitorThis implementation does nothing.