public class KeywordPosition extends Object
| Constructor and Description |
|---|
KeywordPosition(int page,
ST_Box box) |
| Modifier and Type | Method and Description |
|---|---|
ST_Box |
getBox() |
String |
getKeyword() |
int |
getPage() |
void |
setBox(ST_Box box) |
void |
setKeyword(String keyword) |
void |
setPage(int page) |
String |
toString() |
public KeywordPosition(int page,
ST_Box box)
Copyright © 2026. All rights reserved.