com.sonarsource.cobol.ebcdic
Class FileConverter

java.lang.Object
  extended by com.sonarsource.cobol.ebcdic.FileConverter

public class FileConverter
extends Object


Constructor Summary
FileConverter(Charset ebcdicCharset, Charset outputCharset)
           
 
Method Summary
 void setFixedLength(int numberOfColumn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileConverter

public FileConverter(Charset ebcdicCharset,
                     Charset outputCharset)
Method Detail

setFixedLength

public void setFixedLength(int numberOfColumn)


Copyright © 2012 SonarSource. All Rights Reserved.