OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAssociatedURIParser
(Results
1 - 2
of
2
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAssociatedURIParser.java
59
public class
PAssociatedURIParser
68
public
PAssociatedURIParser
(String associatedURI)
73
protected
PAssociatedURIParser
(Lexer lexer)
82
dbg_enter("
PAssociatedURIParser
.parse");
118
dbg_leave("
PAssociatedURIParser
.parse");
139
PAssociatedURIParser
rp =
140
new
PAssociatedURIParser
(rou[i]);
/external/nist-sip/java/gov/nist/javax/sip/parser/
ParserFactory.java
253
parserTable.put(PAssociatedURIHeader.NAME.toLowerCase(),
PAssociatedURIParser
.class);
Completed in 374 milliseconds