|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QNameAttribute
Mark a token as occurring within the scope of a list of QNames
| Method Summary | |
|---|---|
void |
addQName(QName qname)
add another QName, and reset the counter. |
void |
clearQNames()
clear the current set of QNames. |
boolean |
hasNext()
|
QName |
next()
|
boolean |
onFirst()
|
| Method Detail |
|---|
boolean hasNext()
boolean onFirst()
QName next()
void addQName(QName qname)
qname - the QName to associate with the current tokenvoid clearQNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||