public static class CheckScheme.PostProcessor extends Object implements RevisionHandler
| Constructor and Description |
|---|
CheckScheme.PostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRevision()
Returns the revision string.
|
Instances |
process(Instances data)
Provides a hook for derived classes to further modify the data.
|
public Instances process(Instances data)
data - the data to processpublic String getRevision()
getRevision in interface RevisionHandlerCopyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.