BaseTokenCommentNode, ContentNode, DoctypeToken, TagTokenpublic abstract class BaseTokenImpl extends Object implements BaseToken
| Modifier | Constructor | Description |
|---|---|---|
protected |
BaseTokenImpl() |
|
protected |
BaseTokenImpl(int row,
int col) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getCol() |
|
int |
getRow() |
|
void |
setCol(int col) |
|
void |
setRow(int row) |
|
String |
toString() |
Copyright © 2006–2018. All rights reserved.