|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Sax.AttributesMethod
Method to run for each attribute in Attributes
.
Method Summary | |
---|---|
void |
run(int index,
String localName,
String qName,
String value)
The current iteration. |
Method Detail |
---|
void run(int index, String localName, String qName, String value)
index
- The index of the iterationlocalName
- qName
- value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |