galapi
Class NamespaceEnv

java.lang.Object
  extended bygalapi.Context
      extended bygalapi.NamespaceEnv

public class NamespaceEnv
extends Context

The NamespaceEnv contains the fragment of the general context that corresponds to namespace declarations.


Field Summary
 
Fields inherited from class galapi.Context
item
 
Constructor Summary
protected NamespaceEnv()
           
protected NamespaceEnv(int native_item)
           
 
Methods inherited from class galapi.Context
finalize, getNativeItem, nativeFree, setItem
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceEnv

protected NamespaceEnv()

NamespaceEnv

protected NamespaceEnv(int native_item)