|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdevimpl.audit.report.StyleSheetRepository
public class StyleSheetRepository
A repository of Audit XSLT reporter style sheets.
| Constructor Summary | |
|---|---|
StyleSheetRepository() |
|
| Method Summary | |
|---|---|
protected void |
ensureDefaultStyleSheet(java.lang.String name, java.net.URL url) |
protected void |
ensureDefaultStyleSheets() |
StyleSheet |
getStyleSheet(java.lang.String name)Gets a style sheet of this repository. |
java.util.List<StyleSheet> |
getStyleSheets()Gets the style sheets of the repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleSheetRepository()
| Method Detail |
|---|
public java.util.List<StyleSheet> getStyleSheets()
StyleSheets.public StyleSheet getStyleSheet(java.lang.String name)
protected void ensureDefaultStyleSheets()
protected void ensureDefaultStyleSheet(java.lang.String name,
java.net.URL url)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||