Jacson

de.spieleck.app.jacson
Interface SelectionResult

All Known Implementing Classes:
SimpleResult

public interface SelectionResult

Interface for what can be returned by a JacsonSelect.

Author:
fsn

Method Summary
 java.lang.String getChunk()
           
 int getEnd()
           
 int getStart()
           
 

Method Detail

getChunk

public java.lang.String getChunk()

getStart

public int getStart()

getEnd

public int getEnd()

Spieleck

Copyleft 2002 spieleck.de.