Uses of Class
net.sf.xmlmatcher.matcher.MatcherImpl

Packages that use MatcherImpl
net.sf.xmlmatcher   
net.sf.xmlmatcher.js   
net.sf.xmlmatcher.matcher   
 

Uses of MatcherImpl in net.sf.xmlmatcher
 

Subclasses of MatcherImpl in net.sf.xmlmatcher
 class MatcherChain
          Chain of Matchers
 

Uses of MatcherImpl in net.sf.xmlmatcher.js
 

Subclasses of MatcherImpl in net.sf.xmlmatcher.js
 class JsProcessor
           
 

Uses of MatcherImpl in net.sf.xmlmatcher.matcher
 

Subclasses of MatcherImpl in net.sf.xmlmatcher.matcher
 class AttributesMatcher
          Simple matcher that verifies that names and values of all attributes in template element match with actual element.
 class StrategyBasedMatcher
           
 class TagNamesMatcher
          Very simple matcher that compares that template and actual elements have exactly the same namespaces and tag names
 



Copyright © 2007. All Rights Reserved.