org.freecompany.redline.header
Class Format
java.lang.Object
org.freecompany.redline.header.Format
public class Format
- extends Object
lead
protected Lead lead
signature
protected Signature signature
header
protected Header header
Format
public Format()
getLead
public Lead getLead()
getSignature
public Signature getSignature()
getHeader
public Header getHeader()
read
public void read(ReadableByteChannel channel)
throws IOException
- Throws:
IOException
write
public void write(FileChannel channel)
throws IOException
- Throws:
IOException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.