Package com.sun.xml.rpc.processor.config
Class TypeMappingRegistryInfo
java.lang.Object
com.sun.xml.rpc.processor.config.TypeMappingRegistryInfo
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidintgetImportedDocument(String namespace) getTypeMappingInfo(String encodingStyle, String javaTypeName) getTypeMappingInfo(String encodingStyle, QName xmlType)
-
Constructor Details
-
TypeMappingRegistryInfo
public TypeMappingRegistryInfo()
-
-
Method Details
-
addMapping
-
getTypeMappingInfo
-
getTypeMappingInfo
-
getExtraTypeNames
-
addExtraTypeName
-
getExtraTypeNamesCount
public int getExtraTypeNamesCount() -
getImportedDocuments
-
getImportedDocument
-
addImportedDocument
-