| Constructor and Description |
|---|
StyleAndVariationResourceNameIterator(String style,
String variation)
Construct.
|
public boolean hasNext()
hasNext in interface Iterator<String>Iterator.hasNext()public String next()
next in interface Iterator<String>Iterator.next()public final String getStyle()
public final String getVariation()
public void remove()
remove in interface Iterator<String>Iterator.remove()Copyright © 2006–2014 Apache Software Foundation. All rights reserved.