Searched refs:XML_VERSION (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DOutput.java72 private final static String XML_VERSION = "1.0"; field in class:Output
332 if ((_version != null) && (!_version.equals(XML_VERSION))) {

Completed in 37 milliseconds