Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.xform
Interface PostTransformer


public interface PostTransformer

Transformer specific post-processor


Method Summary
 java.lang.String process(java.lang.String mlString, Device device)
          Process the device mark language string, after the content is processed by the transformer

 

Method Detail

process

public java.lang.String process(java.lang.String mlString,
Device device)
Process the device mark language string, after the content is processed by the transformer
Parameters:
mlString - the device markup language string
device - the Logical Device
Returns:
the final markup language string

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.