Uses of Class
com.hp.hpl.jena.reasoner.rulesys.builtins.StrConcat

Packages that use StrConcat
com.hp.hpl.jena.reasoner.rulesys.builtins Implementations of the Builtin class which provides primitive operations to the rule engines. 
 

Uses of StrConcat in com.hp.hpl.jena.reasoner.rulesys.builtins
 

Subclasses of StrConcat in com.hp.hpl.jena.reasoner.rulesys.builtins
 class UriConcat
          Builtin which concatenates a set of strings to generate a new URI.
 



Licenced under the Apache License, Version 2.0