| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenReplacedStream.Pattern | |
|---|---|
| org.apache.openjpa.persistence.jest | |
| Uses of TokenReplacedStream.Pattern in org.apache.openjpa.persistence.jest | 
|---|
| Methods in org.apache.openjpa.persistence.jest that return TokenReplacedStream.Pattern | |
|---|---|
| (package private)  TokenReplacedStream.Pattern | TokenReplacedStream.matched(TokenReplacedStream.Pattern... patterns)Gets the pattern if any in matched state | 
| Methods in org.apache.openjpa.persistence.jest with parameters of type TokenReplacedStream.Pattern | |
|---|---|
| (package private)  int | TokenReplacedStream.match(char c,
      TokenReplacedStream.Pattern... patterns)Match the given character to all patterns and return the index of highest match. | 
| (package private)  TokenReplacedStream.Pattern | TokenReplacedStream.matched(TokenReplacedStream.Pattern... patterns)Gets the pattern if any in matched state | 
| (package private)  void | TokenReplacedStream.reset(TokenReplacedStream.Pattern... patterns)Resets all the patterns. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||