Class XSDIdRegistry

Object
XSDIdRegistry

public class XSDIdRegistry extends Object
Holds the collection of encoded XSD ids to ensure that they're unique, therefore valid.
Author:
Rini Angreani, Curtin University of Technology (with Gabriel Roldan and Justin Deoliveira's help)
  • Constructor Details

    • XSDIdRegistry

      public XSDIdRegistry()
  • Method Details

    • idExists

      public boolean idExists(String id)
    • add

      public void add(String id)