|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| CharSequence | Implementation of access to strings as sequences of characters. |
| Class Summary | |
|---|---|
| CharSequenceImpl | Provides an interface for access to strings as sequences of characters. |
| Matcher | An engine that performs match operations on a character sequence by interpreting a Pattern. |
| PathPatternMatcher | PathPatternMatcher matches single line strings against a given pattern. |
| Pattern | A compiled representation of a regular expression. |
| Exception Summary | |
|---|---|
| PatternSyntaxException | Base class for exceptions generated by this package. |
Provides two implementations for pattern matching.
Provides two implementations for pattern matching, one based
on regular expressions and another based on a grammar similar
to what is used by the build tool
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||