|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectgov.nist.core.ParserCore
gov.nist.javax.sdp.parser.SDPParser
gov.nist.javax.sdp.parser.KeyFieldParser
public class KeyFieldParser
Parser for key field. Ack: bug fix contributed by espen@java.net
| フィールドの概要 |
|---|
| クラス gov.nist.core.ParserCore から継承されたフィールド |
|---|
debug |
| コンストラクタの概要 | |
|---|---|
KeyFieldParser(java.lang.String keyField)
Creates new KeyFieldParser |
|
| メソッドの概要 | |
|---|---|
KeyField |
keyField()
|
SDPField |
parse()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public KeyFieldParser(java.lang.String keyField)
| メソッドの詳細 |
|---|
public KeyField keyField()
throws java.text.ParseException
java.text.ParseException
public SDPField parse()
throws java.text.ParseException
SDPParser 内の parsejava.text.ParseException
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||