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)
|