Searched defs:setQNameProperty (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java296 public void setQNameProperty(QName key, QName value) method in class:OutputProperties
298 setQNameProperty(key.toNamespacedString(), value);
339 public void setQNameProperty(String key, QName value) method in class:OutputProperties

Completed in 26 milliseconds