|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mapper | |
|---|---|
| ch.elca.el4j.services.xmlmerge | |
| ch.elca.el4j.services.xmlmerge.config | |
| ch.elca.el4j.services.xmlmerge.mapper | |
| ch.elca.el4j.services.xmlmerge.merge | |
| Uses of Mapper in ch.elca.el4j.services.xmlmerge |
|---|
| Methods in ch.elca.el4j.services.xmlmerge with parameters of type Mapper | |
|---|---|
void |
XmlMerge.setRootMapper(Mapper rootMapper)
Sets the Mapper which will be applied to the root element. |
| Uses of Mapper in ch.elca.el4j.services.xmlmerge.config |
|---|
| Methods in ch.elca.el4j.services.xmlmerge.config with parameters of type Mapper | |
|---|---|
void |
ConfigurableXmlMerge.setRootMapper(Mapper rootMapper)
Sets the Mapper which will be applied to the root element. |
| Uses of Mapper in ch.elca.el4j.services.xmlmerge.mapper |
|---|
| Classes in ch.elca.el4j.services.xmlmerge.mapper that implement Mapper | |
|---|---|
class |
IdentityMapper
Does not transform the element. |
class |
NamespaceFilterMapper
Filters out elements and attributes with a specified namespace. |
| Uses of Mapper in ch.elca.el4j.services.xmlmerge.merge |
|---|
| Methods in ch.elca.el4j.services.xmlmerge.merge with parameters of type Mapper | |
|---|---|
void |
DefaultXmlMerge.setRootMapper(Mapper rootMapper)
Sets the Mapper which will be applied to the root element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||