Uses of Class
ubiware.util.saplbuilder.Resource

Packages that use Resource
ubiware.util   
ubiware.util.saplbuilder   
 

Uses of Resource in ubiware.util
 

Methods in ubiware.util that return Resource
 Resource UniqueInstanceGenerator.getNewResource()
           
 

Uses of Resource in ubiware.util.saplbuilder
 

Methods in ubiware.util.saplbuilder that return Resource
static Resource Resource.creatAnonymousNode()
           
static Resource Resource.createUncheckedResource(java.lang.String resourceString)
          Creates a Resource without the need to catch checked exceptions.
static Resource Resource.createUncheckedResource(java.net.URI prefix, java.lang.String qname)
          Creates a Resource without the need to catch checked exceptions.