org.jboss.portal.server.deployment.transform
Interface Matcher

All Known Implementing Classes:
DocumentElementMatcher, SystemIDMatcher

public interface Matcher


Method Summary
 void configure(java.lang.String config)
           
 boolean matches(org.w3c.dom.Document doc)
           
 

Method Detail

configure

void configure(java.lang.String config)

matches

boolean matches(org.w3c.dom.Document doc)