Searched refs:getOutputProperty (Results 1 – 6 of 6) sorted by relevance
197 public String getOutputProperty(String name); in getOutputProperty() method
561 return getOutputProperty(OutputKeys.ENCODING); in getEncoding()1551 public String getOutputProperty(String name) { in getOutputProperty() method in SerializerBase
486 String oldEncoding = getOutputProperty(OutputKeys.ENCODING); in setProp()715 String encoding = getOutputProperty(OutputKeys.ENCODING); in setOutputStreamInternal()
1358 public String getOutputProperty(String key) { in getOutputProperty() method in XMLWriter
762 public String getOutputProperty(String name) throws IllegalArgumentException in getOutputProperty() method in TransformerIdentityImpl
720 public String getOutputProperty(String qnameString) in getOutputProperty() method in TransformerImpl