Class TextFileLine


  • @Deprecated
    public class TextFileLine
    extends Object
    Deprecated.
    replaced by implementation in the ...steps.fileinput.text package
    • Constructor Detail

      • TextFileLine

        public TextFileLine​(String line,
                            long lineNumber,
                            org.apache.commons.vfs2.FileObject file)
        Deprecated.