Secure iNet Factory

com.jscape.util.regex
Class PositiveRegex

java.lang.Object
  extended by com.jscape.util.regex.PositiveRegex
All Implemented Interfaces:
Regex

public class PositiveRegex
extends java.lang.Object
implements Regex

Author:
Alex Usun

Constructor Summary
PositiveRegex()
           
 
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

PositiveRegex

public PositiveRegex()
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