com.servingxml.util.xml
Interface MatchableFactory

All Known Implementing Classes:
DefaultMatchableFactory

public interface MatchableFactory

Defines an interface for a subtree field map.


Method Summary
 Matchable createMatchable(java.lang.String mode)
           
 

Method Detail

createMatchable

Matchable createMatchable(java.lang.String mode)