Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.xform
Class PreTransformerContext

java.lang.Object
  |
  +--oracle.panama.rt.xform.PreTransformerContext

public class PreTransformerContext
extends java.lang.Object

Context for pre-transformer


Constructor Summary
PreTransformerContext(org.w3c.dom.Element content_p, Device device_p, java.lang.String contextPath_p)
           

 

Method Summary
 org.w3c.dom.Element getContent()
           
 java.lang.String getContextPath()
           
 Device getDevice()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PreTransformerContext

public PreTransformerContext(org.w3c.dom.Element content_p,
Device device_p,
                             java.lang.String contextPath_p)
Method Detail

getContent

public org.w3c.dom.Element getContent()

getDevice

public Device getDevice()

getContextPath

public java.lang.String getContextPath()

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.