|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.config.spring.parsers.processors.CheckExclusiveAttributesAndChildren
public class CheckExclusiveAttributesAndChildren
Attributes and children elements cannot appear together. Child names are either node names or types.
Nested Class Summary | |
---|---|
static class |
CheckExclusiveAttributesAndChildren.CheckExclusiveAttributesAndChildrenException
|
Constructor Summary | |
---|---|
CheckExclusiveAttributesAndChildren(java.lang.String[] attributeNames,
java.lang.String[] childrenNamesOrTypes)
|
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 |
Constructor Detail |
---|
public CheckExclusiveAttributesAndChildren(java.lang.String[] attributeNames, java.lang.String[] childrenNamesOrTypes)
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 |