|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TagListener
This interface is used while parsing xml files. It's method is invoked on every closing tag.
| Method Summary | |
|---|---|
void |
useTag(TagClass tag)
Invoked when a tag has been closed |
| Method Detail |
|---|
void useTag(TagClass tag)
throws java.lang.IllegalArgumentException
tag - tag with its content and its subtags
java.lang.IllegalArgumentException - may be thrown while proccessing the tag structure
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||