Package com.datapower.xml.xslt.xa

Interface Summary
xaProgressListener The xaProgressListener interface is implemented by objects that monitor the progress of the transform; the methods in this interface are invoked by code that performs the transform.
 

Class Summary
xaStylesheet  
xaTransformer xaTransformer is a standard part of the TRaX API.
xaTransformerFactory TransformerFactory is the main interface into the TRaX API.
 

Exception Summary
xaConnectionException  
xaIdleConnectionException  
xaIllegalArgumentException  
xaTransformerConfigurationException  
xaTransformerException