public class PhoneFieldParser extends SDPParser
debug, lexer| Constructor and Description |
|---|
PhoneFieldParser(String phoneField)
Creates new PhoneFieldParser
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName(String rest) |
String |
getPhoneNumber(String rest) |
SDPField |
parse() |
PhoneField |
phoneField() |
public PhoneFieldParser(String phoneField)
public String getPhoneNumber(String rest) throws ParseException
ParseExceptionpublic PhoneField phoneField() throws ParseException
ParseExceptionpublic SDPField parse() throws ParseException
parse in class SDPParserParseExceptionCopyright © 2018. All Rights Reserved.