|
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 Enum<E>,X extends 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 Exception
X extends Exception
|
TUM CCSM Commons | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||