OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srcURI
(Results
1 - 4
of
4
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/serialize/
SerializerUtils.java
179
String
srcURI
= dtm.getNodeValue(namespace);
181
if (!
srcURI
.equalsIgnoreCase(desturi))
183
handler.startPrefixMapping(prefix,
srcURI
, false);
192
String
srcURI
= dtm.getNodeValue(src);
194
if (!
srcURI
.equalsIgnoreCase(desturi))
196
handler.startPrefixMapping(prefix,
srcURI
, false);
/prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 4990 milliseconds