Package org.apache.cxf.tools.util
Class JAXBUtils
java.lang.Object
org.apache.cxf.tools.util.JAXBUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputSourcegetPackageMappingSchemaBinding(String namespace, String pkgName) Create the jaxb binding to customize namespace to package mapping
-
Method Details
-
getPackageMappingSchemaBinding
Create the jaxb binding to customize namespace to package mapping- Parameters:
namespace-pkgName-- Returns:
- InputSource
-