| Modifier and Type | Field and Description |
|---|---|
com.boomi.webservices.SchemaMap |
schemaDocMap
the current schemaDocMap
|
| Constructor and Description |
|---|
SchemaMapHolder(com.boomi.webservices.SchemaMap initMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
duplicate()
Changes the reference of the schemaDocMap to a cloned instance of the current schemaDocMap.
|
void |
setRootSchema(String nsUri)
Sets the root namespaceURI of the current schemaDocMap to the given namespace.
|
void |
setRootSchema(String nsUri,
QName elQName) |
public com.boomi.webservices.SchemaMap schemaDocMap
public void setRootSchema(String nsUri)
duplicate()) and then the root
namespaceURI is changed.nsUri - the new root namespaceURI for the schemaDocMappublic void duplicate()