com.hp.hpl.jena.sdb.layout2.expr
Class RegexCompiler

java.lang.Object
  extended by com.hp.hpl.jena.sdb.layout2.expr.RegexCompiler
All Implemented Interfaces:
ConditionCompiler

public class RegexCompiler
extends Object
implements ConditionCompiler


Constructor Summary
RegexCompiler()
           
 
Method Summary
 SDBConstraint recognize(com.hp.hpl.jena.sparql.expr.Expr expr)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegexCompiler

public RegexCompiler()
Method Detail

recognize

public SDBConstraint recognize(com.hp.hpl.jena.sparql.expr.Expr expr)
Specified by:
recognize in interface ConditionCompiler


Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.