public class CompatibilityDigesterDefinitionsReader extends DigesterDefinitionsReader
| Modifier and Type | Class and Description |
|---|---|
static class |
CompatibilityDigesterDefinitionsReader.SetValueToAttributeRule
Digester rule to manage assignment of an object as an attribute value.
|
DigesterDefinitionsReader.AddNestedDefinitionRule, DigesterDefinitionsReader.FillAttributeRule, DigesterDefinitionsReader.FillDefinitionRule, DigesterDefinitionsReader.PutAttributeRule| Modifier and Type | Field and Description |
|---|---|
protected String[] |
registrations
The set of public identifiers, and corresponding resource names for the
versions of the configuration file DTDs we know about.
|
DEFINITION_HANDLER_CLASS, digester, LIST_HANDLER_CLASS, PARSER_VALIDATE_PARAMETER_NAME, PUT_ATTRIBUTE_HANDLER_CLASS| Constructor and Description |
|---|
CompatibilityDigesterDefinitionsReader() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
getRegistrations() |
protected void |
initSyntax(org.apache.commons.digester.Digester digester) |
addDefinition, getNextUniqueDefinitionName, read, setValidatingprotected String[] registrations
public CompatibilityDigesterDefinitionsReader()
protected void initSyntax(org.apache.commons.digester.Digester digester)
initSyntax in class DigesterDefinitionsReaderprotected String[] getRegistrations()
getRegistrations in class DigesterDefinitionsReaderCopyright © 2001-2016 The Apache Software Foundation. All Rights Reserved.