com.sun.msv.datatype.xsd.regex
Interface RegExp


public interface RegExp

Author:
Kohsuke Kawaguchi

Method Summary
 boolean matches(String text)
           
 

Method Detail

matches

boolean matches(String text)