net.sf.mpxj.mpp
Class FilterReader14
java.lang.Object
net.sf.mpxj.mpp.FilterReader
net.sf.mpxj.mpp.FilterReader14
public final class FilterReader14
- extends FilterReader
This class allows filter definitions to be read from an MPP file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterReader14
public FilterReader14()
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.