Class UpperBoundedPattern
java.lang.Object
org.jparsec.pattern.Pattern
org.jparsec.pattern.UpperBoundedPattern
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintmatch(CharSequence src, int begin, int end) Matches character range against the pattern.(package private) static intmatchSome(int max, Pattern pattern, CharSequence src, int len, int from, int acc) toString()