- getChecksum(String) - Static method in class org.nbnResolving.common.URNUtils
-
Calculates the checksum of the given string.
- getDateURN(String) - Static method in class org.nbnResolving.common.URNUtils
-
Returns a valid URN for the given Namespace beginning with actual date.
- getNormalisedPath(String) - Static method in class org.nbnResolving.common.URNUtils
-
Normalises given URL Path.
- getParameterMap(String, String) - Static method in class org.nbnResolving.common.URNUtils
-
Parses a URL query and returns key, value pairs as a TreeMap.
- getParameterMap(URL) - Static method in class org.nbnResolving.common.URNUtils
-
Parses an URL query and returns key|value pairs as a TreeMap.
- getRandomURN(String) - Static method in class org.nbnResolving.common.URNUtils
-
Returns a random generated, valid URN for the given Namespace.
- getURN(String) - Static method in class org.nbnResolving.common.URNUtils
-
Returns a valid URN with checksum for the given identifier without checksum.
- getURNforId(String, String) - Static method in class org.nbnResolving.common.URNUtils
-
Returns a valid URN for the given Namespace and another id.