com.sun.mdm.index.matching.converter
Class MatchTupleConverter.TupleInfo
java.lang.Object
com.sun.mdm.index.matching.converter.MatchTupleConverter.TupleInfo
- Enclosing class:
- MatchTupleConverter
- class MatchTupleConverter.TupleInfo
- extends java.lang.Object
Utility class to return structured info from methods regarding
the tuples and the ePaths corresponding to each tuple column
Field Summary |
protected java.util.ArrayList |
ePaths
|
protected java.util.ArrayList |
tuples
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ePaths
protected java.util.ArrayList ePaths
tuples
protected java.util.ArrayList tuples
MatchTupleConverter.TupleInfo
public MatchTupleConverter.TupleInfo()
MatchTupleConverter.TupleInfo
public MatchTupleConverter.TupleInfo(java.util.ArrayList ePaths,
java.util.ArrayList tuples)
Sun Microsystems, Inc.