Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-24

[id] URI generators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Id
    • None
    • Operating System: other
      Platform: Other

    • 38439

    Description

      Attached are an initial implementation and weak unit tests for URI generator(s), another example of a
      composite identifier generator.

      Any String identifier generator may be used to generate the path part

      urn:foo:bar/baz/0
      urn:foo:bar/baz/1
      urn:foo:bar/baz/2
      urn:foo:bar/baz/3

      or the fragment part

      urn:foo:bar/baz#0
      urn:foo:bar/baz#1
      urn:foo:bar/baz#2
      urn:foo:bar/baz#3

      of URIs. A similar set of classes might be created for URL and javax.xml.namespace.QName generators.

      Attachments

        Activity

          People

            Unassigned Unassigned
            heuermh@acm.org Michael Heuer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: