Searched refs:setBooleanProperty (Results 1 – 3 of 3) sorted by relevance
94 m_outputProperties.setBooleanProperty(OutputKeys.INDENT, newValue); in setIndent()124 m_outputProperties.setBooleanProperty(OutputKeys.OMIT_XML_DECLARATION, newValue); in setOmitXmlDeclaration()134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
29 public void setBooleanProperty(boolean booleanProperty) in setBooleanProperty() method in Bean
182 public void setBooleanProperty(QName key, boolean value) in setBooleanProperty() method in OutputProperties194 public void setBooleanProperty(String key, boolean value) in setBooleanProperty() method in OutputProperties