Package com.simonstl.common

Common pieces for the MOE, TAM, and Gorille packages.

See:
          Description

Interface Summary
NamedComponentI Abbreviated information about context - stores names, type, nothing else.
NamespaceStackI  
NamingI The NamingI interface defines the bare minimum of functionality needed to work with XML names (compounds of URI, local name, and prefix).
StackableComponentI Abbreviated information about context - stores names, type, nothing else.
 

Class Summary
Name Created by IntelliJ IDEA.
NamedComponent Created by IntelliJ IDEA.
NodeType The NodeType object provides a core set of node identifiers.
NSContext Derived from the com.simonstl.moe.NamespaceContext class and the com.simonstl.midp.xml.TAMNSContext class.
NSDecl Derived from com.simonstl.moe.NamespaceDecl and com.simonstl.midp.xml.TAMNSDecl.
StackableComponent Created by IntelliJ IDEA.
 

Package com.simonstl.common Description

Common pieces for the MOE, TAM, and Gorille packages. Currently only used by Gorille, but will provide a transformation path between all three toolkits.