Package com.simonstl.moe.namespace

Extra classes for supporting namespace contexts in documents.

See:
          Description

Interface Summary
NamespaceSetI The NamespaceSetI interface extends ComponentSetI, with some extra functions for Namespaces
 

Class Summary
NamespaceContext The NamespaceContext class masquerades as a ComponentSet, which actually storing namespace information in a stack.
NamespaceSet The NamespaceSet class is a NamespaceSetI, created by NamespaceContext.
 

Package com.simonstl.moe.namespace Description

Extra classes for supporting namespace contexts in documents.

These classes are completely experimental right now, and not integrated with the rest of the project.