net.sf.mpxj.mpp
Class FilterReader12
java.lang.Object
net.sf.mpxj.mpp.FilterReader
net.sf.mpxj.mpp.FilterReader12
public final class FilterReader12
- extends FilterReader
This class allows filter definitions to be read from an MPP12 file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterReader12
public FilterReader12()
getVarDataType
protected Integer getVarDataType()
- Retrieves the type used for the VarData lookup.
- Specified by:
getVarDataType in class FilterReader
- Returns:
- VarData type
getCriteriaReader
protected CriteriaReader getCriteriaReader()
- Retrieves the criteria reader used for this filter.
- Specified by:
getCriteriaReader in class FilterReader
- Returns:
- criteria reader
Copyright © 2012. All Rights Reserved.