|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.services.xmlmerge.config.AttributeMergeConfigurer
public class AttributeMergeConfigurer
Configure to apply actions declared as attributes in the patch DOM.
| Field Summary | |
|---|---|
static String |
ACTION_ATTRIBUTE
Action attribute. |
static String |
ATTRIBUTE_NAMESPACE
Attribute namespace. |
static String |
MATCHER_ATTRIBUTE
Matcher attribute. |
| Constructor Summary | |
|---|---|
AttributeMergeConfigurer()
|
|
| Method Summary | |
|---|---|
void |
configure(XmlMerge xmlMerge)
Configures the specified XmlMerge instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ATTRIBUTE_NAMESPACE
public static final String ACTION_ATTRIBUTE
public static final String MATCHER_ATTRIBUTE
| Constructor Detail |
|---|
public AttributeMergeConfigurer()
| Method Detail |
|---|
public void configure(XmlMerge xmlMerge)
throws ConfigurationException
configure in interface ConfigurerxmlMerge - An XmlMerge instance
ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||