Skip navigation links
A C F G I L N O P V 

A

addLine(String) - Method in class org.embulk.util.text.LineEncoder
 
addNewLine() - Method in class org.embulk.util.text.LineEncoder
 
addText(String) - Method in class org.embulk.util.text.LineEncoder
 

C

close() - Method in class org.embulk.util.text.LineDecoder
 
close() - Method in class org.embulk.util.text.LineEncoder
 

F

finish() - Method in class org.embulk.util.text.LineEncoder
 

G

getFirstCharCode() - Method in enum org.embulk.util.text.Newline
 
getSecondCharCode() - Method in enum org.embulk.util.text.Newline
 
getString() - Method in enum org.embulk.util.text.Newline
 

I

iterator() - Method in class org.embulk.util.text.LineDecoder
 

L

LineDecoder - Class in org.embulk.util.text
Decodes FileInput into iteration of lines.
LineDelimiter - Enum in org.embulk.util.text
 
LineEncoder - Class in org.embulk.util.text
Encodes BufferedWriter as iteration of lines into FileOutput.

N

Newline - Enum in org.embulk.util.text
 
nextFile() - Method in class org.embulk.util.text.LineDecoder
 
nextFile() - Method in class org.embulk.util.text.LineEncoder
 

O

of(FileInput, Charset, LineDelimiter) - Static method in class org.embulk.util.text.LineDecoder
 
of(FileOutput, Newline, Charset, BufferAllocator) - Static method in class org.embulk.util.text.LineEncoder
 
org.embulk.util.text - package org.embulk.util.text
 

P

poll() - Method in class org.embulk.util.text.LineDecoder
 

V

valueOf(String) - Static method in enum org.embulk.util.text.LineDelimiter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.embulk.util.text.Newline
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.embulk.util.text.LineDelimiter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.embulk.util.text.Newline
Returns an array containing the constants of this enum type, in the order they are declared.
A C F G I L N O P V 
Skip navigation links