public abstract static class FileMetadata.CharHandler extends Object
| Constructor and Description | 
|---|
| CharHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | eof() | 
| protected void | handleAll(char c) | 
| protected void | handleIgnoreEoL(char c) | 
| protected void | newLine() | 
public CharHandler()
protected void handleAll(char c)
protected void handleIgnoreEoL(char c)
protected void newLine()
protected void eof()
Copyright © 2009–2016 SonarSource. All rights reserved.