|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationResolver | |
---|---|
ch.elca.el4j.services.xmlmerge.config | |
ch.elca.el4j.services.xmlmerge.factory |
Uses of OperationResolver in ch.elca.el4j.services.xmlmerge.config |
---|
Methods in ch.elca.el4j.services.xmlmerge.config with parameters of type OperationResolver | |
---|---|
void |
AbstractXPathConfigurer.setActionResolver(OperationResolver actionResolver)
Sets the configurer's action resolver. |
void |
AbstractXPathConfigurer.setMapperResolver(OperationResolver mapperResolver)
Sets the configurer's mapper resolver. |
void |
AbstractXPathConfigurer.setMatcherResolver(OperationResolver matcherResolver)
Sets the configurer's matcher resolver. |
Uses of OperationResolver in ch.elca.el4j.services.xmlmerge.factory |
---|
Constructors in ch.elca.el4j.services.xmlmerge.factory with parameters of type OperationResolver | |
---|---|
AttributeOperationFactory(Operation defaultOperation,
OperationResolver resolver,
String keyword,
String namespace)
Creates a new AttributeOperationFactory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |