|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - the enumeration describing the XML elementsX - the exception type this processor might throwpublic interface IXMLElementProcessor<E extends java.lang.Enum<E>,X extends java.lang.Exception>
This interface defines processors that process elements from an XML file.
| Method Summary | |
|---|---|
E |
getTargetElement()
The element type this processor is meant to process. |
void |
process()
Process element. |
| Method Detail |
|---|
E getTargetElement()
void process()
throws X extends java.lang.Exception
X extends java.lang.Exception
|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||