OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isWindowsAbsolutePath
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SystemIDResolver.java
127
if(
isWindowsAbsolutePath
(systemId)){
170
private static boolean
isWindowsAbsolutePath
(String systemId)
/external/apache-xml/src/main/java/org/apache/xml/utils/
SystemIDResolver.java
120
if(
isWindowsAbsolutePath
(systemId)){
163
private static boolean
isWindowsAbsolutePath
(String systemId)
Completed in 220 milliseconds