BaseToken
EndTagToken
, TagNode
public abstract class TagToken extends BaseTokenImpl
HTML tag token - descendants are start (TagNode) and end token (EndTagToken).
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
|
String |
toString() |
getCol, getRow, setCol, setRow
Copyright © 2006–2018. All rights reserved.