Class PartiallyImplementedUriValidator
java.lang.Object
no.hasmac.jsonld.uri.PartiallyImplementedUriValidator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PartiallyImplementedUriValidator
public PartiallyImplementedUriValidator()
-
-
Method Details
-
isDefinitivelyValidAbsoluteUri
- Parameters:
uri-- Returns:
- may return false even though the uri is valid and absolute, but will only return true if it is valid and absolute
-