C F G L U 

C

com.github.marschall.lineparser - module com.github.marschall.lineparser
 
com.github.marschall.lineparser - package com.github.marschall.lineparser
 

F

forEach(Path, Charset, Consumer<Line>) - Method in class com.github.marschall.lineparser.LineParser
Internal iterator over every line in a file.

G

getContent() - Method in class com.github.marschall.lineparser.Line
The content of this line.
getLength() - Method in class com.github.marschall.lineparser.Line
The length in bytes of this line.
getOffset() - Method in class com.github.marschall.lineparser.Line
The byte offset of the first character of this line into the parsed file.

L

Line - Class in com.github.marschall.lineparser
A parsed line.
LineParser - Class in com.github.marschall.lineparser
Parses a file into multiple lines.
LineParser() - Constructor for class com.github.marschall.lineparser.LineParser
 

U

UnmapFailedException - Exception in com.github.marschall.lineparser
Thrown when an unmap() on a mapped byte buffer failed.
C F G L U 
Skip navigation links

Copyright © 2015–2017. All rights reserved.