|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PositionableInCharStream
Interface that should be implemented by any object that has a position in a char stream.
| Method Summary | |
|---|---|
int |
getLength()
Returns the length of this positionable object. |
CharStreamPosition |
getPosition()
Returns the start position. |
| Method Detail |
|---|
CharStreamPosition getPosition()
int getLength()
|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||