Uses of Class
org.topbraid.jenax.util.JenaUtilHelper
-
Packages that use JenaUtilHelper Package Description org.topbraid.jenax.util -
-
Uses of JenaUtilHelper in org.topbraid.jenax.util
Methods in org.topbraid.jenax.util that return JenaUtilHelper Modifier and Type Method Description static JenaUtilHelperJenaUtil. getHelper()Gets the current helper object.static JenaUtilHelperJenaUtil. setHelper(JenaUtilHelper h)Sets the helper which allows the behavior of some JenaUtil methods to be modified by the system using the SPIN library.Methods in org.topbraid.jenax.util with parameters of type JenaUtilHelper Modifier and Type Method Description static JenaUtilHelperJenaUtil. setHelper(JenaUtilHelper h)Sets the helper which allows the behavior of some JenaUtil methods to be modified by the system using the SPIN library.
-