HomeSort by relevance Sort by last modified time
    Searched defs: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 28 milliseconds