Uses of Interface
ch.elca.el4j.services.xmlmerge.Matcher

Packages that use Matcher
ch.elca.el4j.services.xmlmerge.matcher   
 

Uses of Matcher in ch.elca.el4j.services.xmlmerge.matcher
 

Classes in ch.elca.el4j.services.xmlmerge.matcher that implement Matcher
 class IdMatcher
          Elements match if their name and 'id' attribute are the same.
 class SkipMatcher
          Elements compared with this matcher never match.
 class TagMatcher
          Compares the qualified name of elements.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.