Secure iNet Factory

com.jscape.util.regex
Class JDKRegexFactory.RegexImpl

java.lang.Object
  extended by com.jscape.util.regex.JDKRegexFactory.RegexImpl
All Implemented Interfaces:
Regex
Enclosing class:
JDKRegexFactory

public static class JDKRegexFactory.RegexImpl
extends java.lang.Object
implements Regex


Constructor Summary
JDKRegexFactory.RegexImpl(java.util.regex.Pattern pattern)
           
 
Method Summary
 boolean matches(java.lang.String data)
           
 java.lang.String pattern()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKRegexFactory.RegexImpl

public JDKRegexFactory.RegexImpl(java.util.regex.Pattern pattern)
Method Detail

pattern

public java.lang.String pattern()
Specified by:
pattern in interface Regex

matches

public boolean matches(java.lang.String data)
Specified by:
matches in interface Regex

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved