intarsys runtime library

de.intarsys.tools.variable
Class StandardVariableNamespaces

java.lang.Object
  extended by de.intarsys.tools.variable.StandardVariableNamespaces
All Implemented Interfaces:
IVariableNamespaces

public class StandardVariableNamespaces
extends Object
implements IVariableNamespaces


Constructor Summary
StandardVariableNamespaces()
           
 
Method Summary
 String[] getNames()
           
 IVariableNamespace getNamespace(String id)
           
 void setNamespace(String id, IVariableNamespace namespace)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardVariableNamespaces

public StandardVariableNamespaces()
Method Detail

getNames

public String[] getNames()
Specified by:
getNames in interface IVariableNamespaces

getNamespace

public IVariableNamespace getNamespace(String id)
Specified by:
getNamespace in interface IVariableNamespaces

setNamespace

public void setNamespace(String id,
                         IVariableNamespace namespace)
Specified by:
setNamespace in interface IVariableNamespaces

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.