| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.config | |
| com.sun.xml.rpc.processor.model.exporter | |
| com.sun.xml.rpc.processor.model.java |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingInfo |
TypeMappingRegistryInfo.getTypeMappingInfo(String encodingStyle,
QName xmlType) |
TypeMappingInfo |
TypeMappingRegistryInfo.getTypeMappingInfo(String encodingStyle,
String javaTypeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMappingRegistryInfo.addMapping(TypeMappingInfo i) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelImporter.propertyTypeMappingInfo(XMLReader reader,
TypeMappingInfo subject,
String name,
Object value) |
protected void |
ModelExporter.visitTypeMappingInfo(TypeMappingInfo target) |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingInfo |
JavaCustomType.getTypeMappingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaCustomType.setTypeMappingInfo(TypeMappingInfo typeMappingInfo) |
| Constructor and Description |
|---|
JavaCustomType(String name,
TypeMappingInfo typeMappingInfo) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.