|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectezvcard.io.scribe.VCardPropertyScribe.StructuredIterator
protected static class VCardPropertyScribe.StructuredIterator
Iterates over the fields in a structured value.
| Constructor Summary | |
|---|---|
VCardPropertyScribe.StructuredIterator(Iterator<List<String>> it)
Constructs a new structured iterator. |
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
List<String> |
nextComponent()
Gets the next component. |
String |
nextString()
Gets the first value of the next component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VCardPropertyScribe.StructuredIterator(Iterator<List<String>> it)
it - the iterator to wrap| Method Detail |
|---|
public String nextString()
public List<String> nextComponent()
public boolean hasNext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||