Searched refs:OMIT_XML_DECLARATION (Results 1 – 3 of 3) sorted by relevance
99 public static final String OMIT_XML_DECLARATION = "omit-xml-declaration"; field in OutputKeys
594 transformer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes"); in domToString()
128 transformer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes"); in setUp()