Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.xform
Interface PreTransformer


public interface PreTransformer

Transformer specific pre-processor


Method Summary
 org.w3c.dom.Element process(PreTransformerContext ptContext)
          Process the content element before it is passed to the transformer

 

Method Detail

process

public org.w3c.dom.Element process(PreTransformerContext ptContext)
Process the content element before it is passed to the transformer
Returns:
the root element which is processsed by the transformer

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.