public class EscapeResolver extends Object
EscapeResolver(String text)
int
getIndex()
boolean
hasNext()
isEscaped()
next()
peek()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EscapeResolver(String text)
public boolean hasNext()
public int getIndex()
public int peek()
public int next()
public boolean isEscaped()