|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.parsers.processors.CheckExclusiveAttribute
public class CheckExclusiveAttribute
If this attribute is present, no other can be
Nested Class Summary | |
---|---|
static class |
CheckExclusiveAttribute.CheckExclusiveAttributeException
|
Field Summary | |
---|---|
static int |
NONE
|
Constructor Summary | |
---|---|
CheckExclusiveAttribute(java.lang.String attribute)
|
Method Summary | |
---|---|
void |
preProcess(PropertyConfiguration config,
org.w3c.dom.Element element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NONE
Constructor Detail |
---|
public CheckExclusiveAttribute(java.lang.String attribute)
Method Detail |
---|
public void preProcess(PropertyConfiguration config, org.w3c.dom.Element element)
preProcess
in interface PreProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |