org.palo.api.impl.subsets2
Class SubsetMatcher

java.lang.Object
  extended by org.palo.api.impl.subsets2.SubsetMatcher

Deprecated. PLEASE DO NOT USE!! SUBJECT TO CHANGE!!

public class SubsetMatcher
extends java.lang.Object

SubsetMatcher TODO DOCUMENT ME

Version:
$Id: SubsetMatcher.html,v 1.1 2007/10/29 13:51:19 ArndHouben Exp $

Constructor Summary
SubsetMatcher()
          Deprecated.  
 
Method Summary
 Subset2 toNewSubset(Subset subset)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubsetMatcher

public SubsetMatcher()
Deprecated. 
Method Detail

toNewSubset

public final Subset2 toNewSubset(Subset subset)
Deprecated.