Home » openjdk-7 » javax » print » [javadoc | source]
javax.print
static class: MimeType.LexicalAnalyzer [javadoc | source]
java.lang.Object
   javax.print.MimeType$LexicalAnalyzer
Field Summary
protected  String mySource     
protected  int mySourceLength     
protected  int myCurrentIndex     
protected  int myLexemeType     
protected  int myLexemeBeginIndex     
protected  int myLexemeEndIndex     
Constructor:
 public LexicalAnalyzer(String theSource) 
Method from javax.print.MimeType$LexicalAnalyzer Summary:
getLexeme,   getLexemeFirstCharacter,   getLexemeType,   nextLexeme
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.print.MimeType$LexicalAnalyzer Detail:
 public String getLexeme() 
 public char getLexemeFirstCharacter() 
 public int getLexemeType() 
 public  void nextLexeme()