Uses of Class
org.topbraid.jenax.util.JenaUtilHelper
Packages that use JenaUtilHelper
-
Uses of JenaUtilHelper in org.topbraid.jenax.util
Methods in org.topbraid.jenax.util that return JenaUtilHelperModifier and TypeMethodDescriptionstatic final 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 JenaUtilHelperModifier and TypeMethodDescriptionstatic 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.