nl.coderight.jazz.batch.txt
Class TxtRecord

java.lang.Object
  extended by nl.coderight.jazz.batch.BatchRecord
      extended by nl.coderight.jazz.batch.txt.TxtRecord

public class TxtRecord
extends BatchRecord


Constructor Summary
TxtRecord(String string)
           
 
Method Summary
 String get(int pos, int len)
           
 
Methods inherited from class nl.coderight.jazz.batch.BatchRecord
get, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxtRecord

public TxtRecord(String string)
Method Detail

get

public String get(int pos,
                  int len)


Copyright 2010 CodeRight, All rights reserved.