Uses of Class
org.apache.geronimo.schema.NamespaceElementConverter

Packages that use NamespaceElementConverter
org.apache.geronimo.naming.deployment   
 

Uses of NamespaceElementConverter in org.apache.geronimo.naming.deployment
 

Fields in org.apache.geronimo.naming.deployment declared as NamespaceElementConverter
protected static NamespaceElementConverter AbstractNamingBuilder.J2EE_CONVERTER
           
protected static NamespaceElementConverter AbstractNamingBuilder.JEE_CONVERTER
           
protected static NamespaceElementConverter AbstractNamingBuilder.NAMING_CONVERTER
           
 

Methods in org.apache.geronimo.naming.deployment with parameters of type NamespaceElementConverter
protected static
<T extends org.apache.xmlbeans.XmlObject>
List<T>
AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject[] xmlObjects, NamespaceElementConverter converter, Class<T> c, org.apache.xmlbeans.SchemaType type)
           
protected static org.apache.xmlbeans.XmlObject[] AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject[] xmlObjects, NamespaceElementConverter converter, org.apache.xmlbeans.SchemaType type)
          Deprecated.  
protected static org.apache.xmlbeans.XmlObject AbstractNamingBuilder.convert(org.apache.xmlbeans.XmlObject xmlObject, NamespaceElementConverter converter, org.apache.xmlbeans.SchemaType type)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.