Searched refs:S_XML_VERSION (Results 1 – 3 of 3) sorted by relevance
113 public static final String S_XML_VERSION = "xml-version"; field in DOMConstants
942 …operties.setProperty(DOMConstants.S_XERCES_PROPERTIES_NS + DOMConstants.S_XML_VERSION, xmlVersion); in write()1128 …operties.setProperty(DOMConstants.S_XERCES_PROPERTIES_NS + DOMConstants.S_XML_VERSION, xmlVersion); in writeToString()1232 …operties.setProperty(DOMConstants.S_XERCES_PROPERTIES_NS + DOMConstants.S_XML_VERSION, xmlVersion); in writeToURI()
2037 DOMConstants.S_XERCES_PROPERTIES_NS + DOMConstants.S_XML_VERSION,2111 + DOMConstants.S_XML_VERSION).equals( in initProperties()