Operation REMatchEnumeration
getMatchEnumeration (Object input, int index, int eflags), in Class RE
Documentation
* Returns an REMatchEnumeration that can be used to iterate over the
* matches found in the input text.
*
* @param input The input text.
* @param index The offset index at which the search should be begin.
* @param eflags The logical OR of any execution flags above.
* @exception IllegalArgumentException The input text was not a String, char[], StringBuffer or InputStream.
Protocol | | Qualification | |
Exceptions | | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |