Represents a DIDUrl with "did", "path", "parameters", "fragment" As specified in w3 standards
Checks if the current DIDUrl instance is equal to the specified other object.
Returns the fragment portion of a DID URL as a string.
Calculates the hash code for the current DIDUrl instance.
Returns the path portion of a DID URL as a string. If the path is null, an empty string is returned.
Generates a query string based on the provided parameters.
Returns a string representation of the DID URL.
Returns a string representation of the current DIDUrl instance.