Package com.simonstl.namespace

Provides utility classes used by the child elements and attributes packages.

See:
          Description

Class Summary
NamespaceList This class stores a set of rules, making it easy to define rule sets separately from the vocabulary defined for the examples.
NamespaceRules This class stores a set of rules, making it easy to define rule sets separately from the vocabulary defined for the examples.
ReplaceNamespaceRule ReplaceNamespaceRule objects have two key properties: a URI on which to match, and a URI to replace that URI with.
ReplaceNamespaceRules This class stores a set of rules in a HashMap.
 

Package com.simonstl.namespace Description

Provides utility classes used by the child elements and attributes packages.