public class RdfTermPatternDerivation extends Object
| Constructor and Description |
|---|
RdfTermPatternDerivation() |
| Modifier and Type | Method and Description |
|---|---|
static RdfTermPattern |
_deriveRegex(com.hp.hpl.jena.sparql.expr.E_Function expr) |
static RdfTermPattern |
_deriveRegex(E_RdfTerm expr) |
static RdfTermPattern |
_deriveRegex(com.hp.hpl.jena.sparql.expr.NodeValue expr) |
static RdfTermPattern |
deriveRegex(com.hp.hpl.jena.sparql.expr.Expr expr) |
public static RdfTermPattern deriveRegex(com.hp.hpl.jena.sparql.expr.Expr expr)
public static RdfTermPattern _deriveRegex(com.hp.hpl.jena.sparql.expr.NodeValue expr)
public static RdfTermPattern _deriveRegex(com.hp.hpl.jena.sparql.expr.E_Function expr)
public static RdfTermPattern _deriveRegex(E_RdfTerm expr)
Copyright © 2013. All Rights Reserved.