OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getQNameProperties
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java
449
public Vector
getQNameProperties
(QName key)
451
return
getQNameProperties
(key.toNamespacedString());
465
public Vector
getQNameProperties
(String key)
467
return
getQNameProperties
(key, m_properties);
482
public static Vector
getQNameProperties
(String key, Properties props)
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 282 milliseconds