public class ManFileParser extends Object implements FileParser
Constructor and Description |
---|
ManFileParser() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAsList() |
String |
getName() |
List<ManSection> |
getSections() |
List<String> |
loadPage(int columns) |
String |
print() |
void |
setInput(InputStream input) |
public void setInput(InputStream input) throws IOException
IOException
public String getName()
getName
in interface FileParser
public List<String> loadPage(int columns) throws IOException
loadPage
in interface FileParser
IOException
public List<ManSection> getSections()
public String print()
Copyright © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.