Uses of Class
org.apache.xbean.blueprint.generator.NamespaceMapping

Packages that use NamespaceMapping
org.apache.xbean.blueprint.generator   
 

Uses of NamespaceMapping in org.apache.xbean.blueprint.generator
 

Methods in org.apache.xbean.blueprint.generator that return types with arguments of type NamespaceMapping
 Set<NamespaceMapping> QdoxMappingLoader.loadNamespaces()
           
 Set<NamespaceMapping> MappingLoader.loadNamespaces()
           
 

Methods in org.apache.xbean.blueprint.generator with parameters of type NamespaceMapping
static List Utils.findImplementationsOf(NamespaceMapping namespaceMapping, Type type)
           
 void WikiDocumentationGenerator.generate(NamespaceMapping namespaceMapping)
           
 void GeneratorPlugin.generate(NamespaceMapping namespaceMapping)
           
 void XsdGenerator.generate(NamespaceMapping namespaceMapping)
           
 void DocumentationGenerator.generate(NamespaceMapping namespaceMapping)
           
 void XmlMetadataGenerator.generate(NamespaceMapping namespaceMapping)
           
 void XsdGenerator.generateSchema(PrintWriter out, NamespaceMapping namespaceMapping)
           
 



Copyright © 2005-2011. All Rights Reserved.