Modifier and Type | Field and Description |
---|---|
private final ComponentHelper | |
private static final String | |
private static final String |
Access | Constructor and Description |
---|---|
public | DefaultDefinitions(ComponentHelper
the componenthelper to initialize. componentHelper)Create a default definitions object. |
Modifier and Type | Method and Description |
---|---|
private void | |
private void | |
public void | |
private void |
componentHelper | back to summary |
---|---|
private final ComponentHelper componentHelper |
IF_NAMESPACE | back to summary |
---|---|
private static final String IF_NAMESPACE |
UNLESS_NAMESPACE | back to summary |
---|---|
private static final String UNLESS_NAMESPACE |
DefaultDefinitions | back to summary |
---|---|
public DefaultDefinitions(ComponentHelper componentHelper) Create a default definitions object.
|
attributeNamespaceDef | back to summary |
---|---|
private void attributeNamespaceDef(String ns) |
componentDef | back to summary |
---|---|
private void componentDef(String ns, String name, String classname) |
execute | back to summary |
---|---|
public void execute() Register the definitions. |
ifUnlessDef | back to summary |
---|---|
private void ifUnlessDef(String name, String base) |