com.partnersoft.io.formats.binary
Class BinaryFixedWidth
java.lang.Object
com.partnersoft.io.formats.binary.BinaryFixedWidth
public class BinaryFixedWidth
- extends java.lang.Object
A binary, fixed-width record format.
- Author:
- Paul Reavis
Copyright 2001 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinaryFixedWidth
public BinaryFixedWidth()
fieldNamed
public BinaryFixedWidthField fieldNamed(java.lang.String name)
getFields
public java.util.ArrayList getFields()
setFields
public void setFields(java.util.ArrayList newFields)
getRecordSize
public int getRecordSize()
setRecordSize
public void setRecordSize(int newSize)