gov.nist.javax.sdp.parser
クラス ConnectionFieldParser
java.lang.Object
gov.nist.core.ParserCore
gov.nist.javax.sdp.parser.SDPParser
gov.nist.javax.sdp.parser.ConnectionFieldParser
public class ConnectionFieldParser
- extends SDPParser
Parser for Connection Field.
- バージョン:
- JAIN-SDP-PUBLIC-RELEASE $Revision: 1.2 $ $Date: 2004/01/22 13:26:28 $
- 作成者:
- Olivier Deruelle , M. Ranganathan
This code is in the public domain.
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionFieldParser
public ConnectionFieldParser(java.lang.String connectionField)
- Creates new ConnectionFieldParser
connectionAddress
public ConnectionAddress connectionAddress(java.lang.String address)
connectionField
public ConnectionField connectionField()
throws java.text.ParseException
- 例外:
java.text.ParseException
parse
public SDPField parse()
throws java.text.ParseException
- 定義:
- クラス
SDPParser
内の parse
- 例外:
java.text.ParseException