API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.transform. Templates View Source
Author(s)
Since
Version
Serial
Hierarchy
 Templates
Subinterfaces
Description
public interface Templates
  An object that implements this interface is the runtime representation of processed transformation instructions.
See also:   
Methods
Hide/Show inherited methods
public Properties getOutputProperties ()
  Get the properties corresponding to the effective xsl:output element.
public Transformer newTransformer () throws TransformerConfigurationException
  Create a new transformation context for this Templates object.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar