Eidola home

Uses of Class
org.eidola.kernel.Namespace

Packages that use Namespace
org.eidola.kernel   
 

Uses of Namespace in org.eidola.kernel
 

Methods in org.eidola.kernel that return Namespace
abstract  Namespace Container.getNamespace()
          Returns the namespace in which this container lives.
 Namespace Element.getNamespace()
          Returns the namespace in which this element lives.
 Namespace Namespace.getNamespace()
          Returns this namespace.
 

Constructors in org.eidola.kernel with parameters of type Namespace
Namespace.Compilation()
           
 


Eidola home