aicas logoJamaica 3.2 release 62

Package java.util.regex

Regular expression patterns and matchers.

See:
          Description

Interface Summary
MatchResult This interface represents the result of a regular expression match.
 

Class Summary
Matcher Instance of a regular expression applied to a char sequence.
Pattern Compiled regular expression ready to be applied.
 

Exception Summary
PatternSyntaxException Indicates illegal pattern for regular expression.
 

Package java.util.regex Description

Regular expression patterns and matchers.


aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.