Home
last modified time | relevance | path

Searched refs:portStr (Results 1 – 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageProcessor.java245 String portStr = sentBy.substring(ind + 1); in setSentBy() local
247 int port = Integer.parseInt(portStr); in setSentBy()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DURI.java707 String portStr = p_uriSpec.substring(start, index); in initializeAuthority() local
709 if (portStr.length() > 0) in initializeAuthority()
711 for (int i = 0; i < portStr.length(); i++) in initializeAuthority()
713 if (!isDigit(portStr.charAt(i))) in initializeAuthority()
716 portStr + " is invalid. Port should only contain digits!"); in initializeAuthority()
722 port = Integer.parseInt(portStr); in initializeAuthority()
/external/slf4j/log4j-over-slf4j/compatibility/lib/
Dlogback-classic-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...
Dlog4j-1.2.14.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/ ...