Searched refs:newTemplates (Results 1 – 4 of 4) sorted by relevance
174 public abstract Templates newTemplates(Source source) in newTemplates() method in TransformerFactory
93 Templates tmpl = tf.newTemplates(xslsrc); in testTransform()
200 Templates template = factory.newTemplates(xslSource); in testTemplatesEnableExtFunc()
20573 …method public abstract javax.xml.transform.Templates newTemplates(javax.xml.transform.Source) thro…