|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A XSL transformer is a stylesheet which is expected to handle the transformation from the internal DTD to the device specific ML.
| Field Summary | |
static int |
TYPEIDThe type id of this class. |
static java.lang.String |
TYPENAMEThe constant class type identifier |
| Method Summary | |
java.lang.String |
getTextStylesheet()Gets the stylesheet property value. |
org.w3c.dom.Element |
getXMLStylesheet()Gets the stylesheet property value. |
void |
setTextStylesheet(java.lang.String stylesheet)Sets the stylesheet property value. |
void |
setXMLStylesheet(org.w3c.dom.Element stylesheet)Sets the stylesheet property value. |
| Methods inherited from interface oracle.panama.model.ModelObject |
delete, getCreatedDate, getId, getLastModifiedDate, getName, getTypeId, getTypeName, isSystem, setName, setSystem, undoAll |
| Methods inherited from interface oracle.panama.model.XMLObject |
setXML, toXML |
| Field Detail |
public static final int TYPEID
public static final java.lang.String TYPENAME
| Method Detail |
public java.lang.String getTextStylesheet()
setTextStylesheet(String)public org.w3c.dom.Element getXMLStylesheet()
setXMLStylesheet(Element)public void setTextStylesheet(java.lang.String stylesheet)
stylesheet - The new value for the property.getTextStylesheet()public void setXMLStylesheet(org.w3c.dom.Element stylesheet)
stylesheet - The new value for the property.getXMLStylesheet()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||