public abstract class AbstractScanner extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
prettyPrint |
Constructor and Description |
---|
AbstractScanner() |
Modifier and Type | Method and Description |
---|---|
boolean |
getPrettyPrint() |
void |
setPrettyPrint(boolean shouldPrettyPrint) |
Copyright © 2016. All rights reserved.