|
Web Site | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Iterator that iterates over a delegate, which produces
arrays, Collections, {link Enumeration}s or
Iterators.Iterator that traverses a Collection of
Iterators.Collection, prepended with the given Object.
Collection, appended with the given Object.
Iterator, prepended with the given prefix.
Iterator, appended with the given suffix.
ResourceFinder that finds its resources through a collection of
other ResourceFinders.Class-base parameters into an array of
Java.FormalParameters.
text against the pattern represented by the current instance,
as follows:
A * in the pattern matches any sequence of zero or more characters in the
text
A ? in the pattern matches exactly one character in the text
Any other character in the pattern must appear exactly as it is in the text
Notice: The mode flag of the current instance does not take any effect here.
text against an array of StringPatterns (which was
typically created by StringPattern.parseCombinedPattern(String).
|
Web Site | |||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||