de.inovat.kex.bast.importer
Class ParseStundensatzV2007

java.lang.Object
  extended by de.inovat.kex.bast.importer.ParseStundensatzV2007

 class ParseStundensatzV2007
extends java.lang.Object


Field Summary
private  int _cursorEnd
           
private  int _cursorStart
           
 
Constructor Summary
ParseStundensatzV2007(int cursorStart, int cursorEnd)
           
 
Method Summary
 int get_cursorEnd()
           
 int get_cursorStart()
           
 java.lang.String getFolgewert(int cursorStart, int cursorEnd, java.lang.String line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_cursorEnd

private int _cursorEnd

_cursorStart

private int _cursorStart
Constructor Detail

ParseStundensatzV2007

public ParseStundensatzV2007(int cursorStart,
                             int cursorEnd)
Method Detail

get_cursorEnd

public int get_cursorEnd()

get_cursorStart

public int get_cursorStart()

getFolgewert

public java.lang.String getFolgewert(int cursorStart,
                                     int cursorEnd,
                                     java.lang.String line)