public abstract class XmlFieldTransformer extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
namespaces |
Constructor and Description |
---|
XmlFieldTransformer() |
XmlFieldTransformer(Map<String,String> namespaces) |
Modifier and Type | Method and Description |
---|---|
protected void |
seedDocumentNamespaces(Document document) |
void |
setNamespaces(Map<String,String> namespaces) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.