@InterfaceAudience.Private @InterfaceStability.Unstable public class OfflineEditsVisitorFactory extends Object
Constructor and Description |
---|
OfflineEditsVisitorFactory() |
Modifier and Type | Method and Description |
---|---|
static OfflineEditsVisitor |
getEditsVisitor(String filename,
String processor,
boolean printToScreen)
Factory function that creates an EditsVisitor object
|
public static OfflineEditsVisitor getEditsVisitor(String filename, String processor, boolean printToScreen) throws IOException
filename
- output filenameprocessor
- type of visitor to createprintToScreen
- parameter passed to visitor constructorIOException
Copyright © 2013 Apache Software Foundation. All rights reserved.