Interface TRAXTemplates
- All Known Implementing Classes:
TRAXTemplatesImpl
public interface TRAXTemplates
Created by The eXo Platform SAS . An object that implements this interface is
the runtime representation of processed transformation instructions Analog of
javax.xml.transform.Templates
- Version:
- $Id: TRAXTemplates.java 5799 2006-05-28 17:55:42Z geaz $
- Author:
- Alexander Kravchuk
- See Also:
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getOutputProperties
Properties getOutputProperties()- See Also:
-
newTransformer
-