Problemunvalidated
Is there a facility in the Java standard library that allows to translate such strings? — translate such strings. Tension: Something like `Translator.toUrn("-//OASIS//DTD DocBook XML V4.1.2//EN"))` that would yield the URI `urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN`? Outcome: Otherwise, can I reduce implementation complexity of the RFC algorithm by reusing some already existing logic?
93be4a8e-7761-4078-aee6-2450b76d5fa7
Is there a facility in the Java standard library that allows to translate such strings? — translate such strings. Tension: Something like Translator.toUrn("-//OASIS//DTD DocBook XML V4.1.2//EN")) that would yield the URI urn:publicid:-:OASIS:DTD+DocBook+XML+V4.1.2:EN? Outcome: Otherwise, can I reduce implementation complexity of the RFC algorithm by reusing some already existing logic?