Secure iNet Factory

com.jscape.util.regex
Class JDKRegexFactory

java.lang.Object
  extended by com.jscape.util.regex.JDKRegexFactory
All Implemented Interfaces:
RegexFactory

public class JDKRegexFactory
extends java.lang.Object
implements RegexFactory

Author:
Alex Usun

Nested Class Summary
static class JDKRegexFactory.RegexImpl
           
 
Constructor Summary
JDKRegexFactory()
           
 
Method Summary
 Regex create(java.lang.String pattern)
           
 JDKRegexFactory setCaseInsensetiveCompilation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKRegexFactory

public JDKRegexFactory()
Method Detail

create

public Regex create(java.lang.String pattern)
             throws CreationException
Specified by:
create in interface RegexFactory
Throws:
CreationException

setCaseInsensetiveCompilation

public JDKRegexFactory setCaseInsensetiveCompilation()

Secure iNet Factory

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