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
ParseException
public PhoneField phoneField() throws ParseException
ParseException
public SDPField parse() throws ParseException
parse
in class SDPParser
ParseException
Copyright © 2018. All Rights Reserved.