Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- java.lang.Object
-
- oracle.jdevimpl.audit.report.StyleSheet
-
-
Constructor Summary
Constructors
Constructor and Description |
StyleSheet(java.net.URL url) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
apply(javax.xml.transform.Source input,
javax.xml.transform.Result output,
java.lang.String outputEncoding) |
java.lang.String |
getName() |
java.lang.String |
getOutputSuffix() |
java.net.URL |
getUrl() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
apply
public void apply(javax.xml.transform.Source input,
javax.xml.transform.Result output,
java.lang.String outputEncoding)
throws java.io.IOException,
javax.xml.transform.TransformerException
- Throws:
java.io.IOException
javax.xml.transform.TransformerException
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.