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)