Uses of Class
org.jboss.webbeans.el.Namespace

Packages that use Namespace
org.jboss.webbeans   
org.jboss.webbeans.el   
 

Uses of Namespace in org.jboss.webbeans
 

Methods in org.jboss.webbeans that return Namespace
 Namespace ManagerImpl.getRootNamespace()
           
 

Uses of Namespace in org.jboss.webbeans.el
 

Methods in org.jboss.webbeans.el that return Namespace
 Namespace Namespace.get(java.lang.String key)
           
 Namespace Namespace.putIfAbsent(java.lang.String key)
           
 

Methods in org.jboss.webbeans.el that return types with arguments of type Namespace
protected  java.util.Map<java.lang.String,Namespace> Namespace.getChildren()
           
 

Constructors in org.jboss.webbeans.el with parameters of type Namespace
Namespace(Namespace namespace)
          Create a new namespace hierarchy, creating copies of all children as children of this node
 



Copyright © 2011. All Rights Reserved.