com.sun.msv.datatype.xsd.regex

Interface RegExp

public interface RegExp

Author: Kohsuke Kawaguchi

Method Summary
booleanmatches(String text)

Method Detail

matches

public boolean matches(String text)