com.pnp.xfeature.project
Class ProjectToAntTransformer

java.lang.Object
  extended by com.pnp.xfeature.project.ProjectToAntTransformer

public class ProjectToAntTransformer
extends java.lang.Object

Transformer to transform a xwProject file into an xwBuild (ant) file. The transformer returned is held up to date with the XFeature Home directory preference (XFeaturePlugin.XFEATURE_PATH_PREFERENCE)

Author:
ibirrer, rohlik

Method Summary
static javax.xml.transform.Transformer getTransformer()
          Returns a single instance of a Saxon Transformer.
 void propertyChange(PropertyChangeEvent event)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTransformer

public static javax.xml.transform.Transformer getTransformer()
Returns a single instance of a Saxon Transformer.

Returns:
the

propertyChange

public void propertyChange(PropertyChangeEvent event)


Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.