Overview
Package
Tree
Index
Deprecated
About
Prev Class |
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
com.sun.msv.datatype.xsd.regex
Interface RegExp
public interface
RegExp
Author:
Kohsuke Kawaguchi
Method Summary
boolean
matches
(String text)
Method Details
matches
public boolean matches(String text)
Overview
Package
Tree
Index
Deprecated
About