タグ解析装置
| C# | Visual Basic | Visual C++ |
public class TagParser
Public Class TagParser
public ref class TagParser
| すべてのメンバ | コンストラクタ | メソッド | |||
| メンバ | 説明 | |
|---|---|---|
| TagParser()()() |
構築
| |
| getAttributes()()() |
全ての属性
| |
| getTagName()()() |
タグ名
| |
| isEnd()()() |
終了タグか
| |
| newElement()()() |
新しい要素を作る
| |
| parse(String, Int32) |
解析
|
| Object | |
| TagParser | |