public static URI createURI(URI repository, Resource... resources)
repository - base URI, Resources are appended to the path of the repositoryresources - Resources to appended to the repository URIURI and ResourcesIllegalArgumentException - if resources contain null elementsNullPointerException - if repository is nullCopyright © 2013–2014 shadowhunt. All rights reserved.