Package com.sun.msv.datatype.xsd.regex
Interface RegExp
-
public interface RegExp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(java.lang.String text)
-
public interface RegExp
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
matches(java.lang.String text) |