Package ch.galinet.xml.xmlmerge
Interface Operation
- All Known Subinterfaces:
Action,Mapper,Matcher,MergeAction
- All Known Implementing Classes:
AbstractMergeAction,CompleteAction,DeleteAction,IdentityMapper,IdMatcher,InsertAction,NamespaceFilterMapper,OrderedMergeAction,OverrideAction,PreserveAction,ReplaceAction,SkipMatcher,TagMatcher,XsdInsertAction
public interface Operation
Abstraction for matchers, mappers or actions two be creatable by the same
factory classes.
- Author:
- Laurent Bovet (LBO), Alex Mathey (AMA)