Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.rt.xform
Class PreTransformerContext

java.lang.Object
  extended byoracle.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()

getContextPath

public java.lang.String getContextPath()

getDevice

public Device getDevice()

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.