|
Oracle Application Server Wireless Java API Reference B10400-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 java.lang.String TYPENAME
public static final int TYPEID
| Method Detail |
public org.w3c.dom.Element getXMLStylesheet()
#setStylesheetpublic void setXMLStylesheet(org.w3c.dom.Element stylesheet)
stylesheet - The new value for the property.#getStylesheetpublic java.lang.String getTextStylesheet()
#setStylesheetpublic void setTextStylesheet(java.lang.String stylesheet)
stylesheet - The new value for the property.#getStylesheet
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||