|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectjp.hishidama.html.lexer.token.Token
jp.hishidama.html.lexer.token.ListToken
jp.hishidama.html.lexer.token.TextToken
jp.hishidama.html.lexer.token.SkipToken
public final class SkipToken
HtHtmlLexerトークン(区切り文字).
| コンストラクタの概要 | |
|---|---|
SkipToken()
コンストラクター. |
|
| メソッドの概要 | |
|---|---|
SkipToken |
clone()
|
| クラス jp.hishidama.html.lexer.token.TextToken から継承されたメソッド |
|---|
add, setText |
| クラス jp.hishidama.html.lexer.token.ListToken から継承されたメソッド |
|---|
add, add, calcLine, cut, cut, cutWithPreSkip, get, getLast, getTextLength, iterator, remove, set, size, writeTo, writeTo |
| クラス jp.hishidama.html.lexer.token.Token から継承されたメソッド |
|---|
getLine, getText |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public SkipToken()
| メソッドの詳細 |
|---|
public SkipToken clone()
throws CloneNotSupportedException
TextToken 内の cloneCloneNotSupportedException
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||