print

public abstract String print(T data, String wordBreak)

Parses the input data. Might be reiterated (e.g. lines of a text file)

Parameters

data

an array of strings to be processed