urnlib
urnlib copied to clipboard
cannot programmatically construct URN_8141?
why is the constructor for URN_8141(NID_RFC8141 namespaceIdentifier, NSS_RFC8141 namespaceSpecificString, RQF_RFC8141 rqfComponents) not public?
I'm running 2.0.1....
This might be an oversight, since the constructor of URN_2141 is indeed public.
Is there a reason for not using the URN.rfc8141().parse() method?