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

  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 57 * getOutputProperties().getProperty(String key) will obtain any
60 * getOutputProperties().get(String key) will only retrieve properties
72 Properties getOutputProperties();
Transformer.java 230 * getOutputProperties().getProperty(String key) will obtain any
234 * getOutputProperties().get(String key) will only retrieve properties
254 public abstract Properties getOutputProperties();
  /libcore/luni/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 683 * getOutputProperties().getProperty(String key) will obtain any
687 * getOutputProperties().get(String key) will only retrieve properties
704 public Properties getOutputProperties()
    [all...]
TransformerImpl.java 889 m_outputFormat.copyFrom(m_stylesheetRoot.getOutputProperties());
912 public Properties getOutputProperties()
    [all...]
  /libcore/luni/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 220 public Properties getOutputProperties()
511 * object, not a cloned object, like getOutputProperties does.
    [all...]
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 82 milliseconds