OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foundprefixes
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java
485
java.util.ArrayList
foundPrefixes
= new java.util.ArrayList();
493
foundPrefixes
.add(prefix);
496
String[] prefixArray = new String[
foundPrefixes
.size()];
497
foundPrefixes
.toArray(prefixArray);
/prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar
Completed in 157 milliseconds