|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.datapower.xml.xslt.xa.xaStylesheet
Method Summary | |
---|---|
boolean |
getDebug()
Get the value of the debug attribute of the stylesheet template |
java.util.Properties |
getOutputProperties()
Get the output properties defined in this template. |
javax.xml.transform.Transformer |
newTransformer()
Get a transformer entity for performing the transform defined in this template. |
void |
setDebug(boolean debug)
Set the value of the debug attribute of the stylesheet template |
java.lang.String |
toString()
Returns string representation of Template Cache URL as known by the device |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.util.Properties getOutputProperties()
getOutputProperties
in interface javax.xml.transform.Templates
public javax.xml.transform.Transformer newTransformer() throws javax.xml.transform.TransformerConfigurationException
newTransformer
in interface javax.xml.transform.Templates
javax.xml.transform.TransformerConfigurationException
public boolean getDebug()
public void setDebug(boolean debug)
debug
- The value of the debug attribute.public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |