Uses of Class
org.topbraid.jenax.util.RDFLabels
-
Packages that use RDFLabels Package Description org.topbraid.jenax.util -
-
Uses of RDFLabels in org.topbraid.jenax.util
Methods in org.topbraid.jenax.util that return RDFLabels Modifier and Type Method Description static RDFLabelsRDFLabels. get()Gets the singleton instance of this class.Methods in org.topbraid.jenax.util with parameters of type RDFLabels Modifier and Type Method Description static voidRDFLabels. set(RDFLabels value)Replaces the singleton to a subclass with different behavior.
-