HomeSort by relevance Sort by last modified time
    Searched defs:setQNameProperty (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorOutputElem.java 114 m_outputProperties.setQNameProperty(OutputKeys.METHOD, newValue);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
OutputProperties.java 296 public void setQNameProperty(QName key, QName value)
298 setQNameProperty(key.toNamespacedString(), value);
339 public void setQNameProperty(String key, QName value)
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 98 milliseconds