Class TransliteratorParser.RuleArray

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String[] array  
      (package private) int i  
    • Constructor Summary

      Constructors 
      Constructor Description
      RuleArray​(java.lang.String[] array)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String handleNextLine()
      Subclass method to return the next line of the source.
      void reset()
      Reset to the first line of the source.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait