|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.mapping.MappingHelper
Helper class for use by WSIFMapper implementations
| Constructor Summary | |
MappingHelper()
|
|
| Method Summary | |
static void |
populateWithStandardXMLJavaMappings(java.util.Map map,
java.lang.String xsdSchemaURI,
boolean addNonXSDTypes)
Populate a map with the standard xml type -> Java class name mappings |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MappingHelper()
| Method Detail |
public static void populateWithStandardXMLJavaMappings(java.util.Map map,
java.lang.String xsdSchemaURI,
boolean addNonXSDTypes)
map - A map to popultate with mappingsxsdSchemaURI - The xsd schema URI for xsd simple types being mappedaddNonXSDTypes - Flag to indicate whether or not to include mappings
for SOAP-ENC simple types and Apache SOAP defined, Java collection class mappings
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||