java.text
Class PatternEntry.Parser
java.lang.Object
java.text.PatternEntry.Parser
- Enclosing class:
- PatternEntry
- static class PatternEntry.Parser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pattern
private String pattern
i
private int i
newChars
private StringBuffer newChars
newExtension
private StringBuffer newExtension
PatternEntry.Parser
public PatternEntry.Parser(String pattern)
next
public PatternEntry next()
throws ParseException
- Throws:
ParseException