Uses of Class
com.apicatalog.rdf.primitive.Resource
-
Packages that use Resource Package Description com.apicatalog.rdf.primitive -
-
Uses of Resource in com.apicatalog.rdf.primitive
Methods in com.apicatalog.rdf.primitive that return Resource Modifier and Type Method Description static ResourceResource. createBlankNode(java.lang.String value)(package private) static ResourceResource. createBlankNode(java.lang.String value, java.lang.String key)static ResourceResource. createIRI(java.lang.String value)(package private) static ResourceResource. createIRI(java.lang.String value, java.lang.String key)
-