Home
last modified time | relevance | path

Searched refs:newTemplates (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/javax/xml/transform/
DTransformerFactory.java174 public abstract Templates newTemplates(Source source) in newTemplates() method in TransformerFactory
/libcore/ojluni/src/test/javax/xml/jaxp/transform/
DXslSubstringTest.java93 Templates tmpl = tf.newTemplates(xslsrc); in testTransform()
DXSLTExFuncTest.java200 Templates template = factory.newTemplates(xslSource); in testTemplatesEnableExtFunc()
/libcore/api/
Dcurrent.txt20573 …method public abstract javax.xml.transform.Templates newTemplates(javax.xml.transform.Source) thro…