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

/openjdk9/jaxp/test/javax/xml/jaxp/unittest/dom/ls/
H A DLSParserTCKTest.java95 Document doc = parser.parse(getXmlSource(xml1));
127 public LSInput getXmlSource(String xmldoc) { method in class:LSParserTCKTest
147 LSInput src = getXmlSource(template);
252 Document doc = parser.parse(getXmlSource(xml1));
290 Document doc = parser.parse(getXmlSource(xml1));
325 Document doc = parser.parse(getXmlSource(xml1));
359 Document doc = parser.parse(getXmlSource(xml1));
394 Document doc = parser.parse(getXmlSource(xml1));
433 Document doc = parser.parse(getXmlSource(xml1));
471 Document doc = parser.parse(getXmlSource(xml
[all...]
H A DBug6376823.java90 LSInput src = getXmlSource(source);
113 private LSInput getXmlSource(String xml1) { method in class:Bug6376823
H A DBug6290947.java113 LSInput src = getXmlSource(source);
136 private LSInput getXmlSource(String xml1) { method in class:Bug6290947

Completed in 166 milliseconds