public interface NamespaceAware
| Modifier and Type | Method and Description |
|---|---|
void |
setNamespaces(Map<String,String> namespaces)
Injects the XML Namespaces of prefix -> uri mappings
|
void setNamespaces(Map<String,String> namespaces)
namespaces - the XML namespaces with the key of prefixes and the value the URIsApache Camel