|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.pannenleiter.tbug.saxon.SaxonSourceSheet | +--de.pannenleiter.tbug.saxon.SaxonStyleSheet
SaxonStyleSheet -- proxy to interact with a stylesheet
Fields inherited from class de.pannenleiter.tbug.saxon.SaxonSourceSheet |
debugger, myText, systemId |
Constructor Summary | |
SaxonStyleSheet(java.lang.String systemId,
ThreadManager debugger)
|
Method Summary | |
StyleSheet[] |
getImports()
|
Methods inherited from class de.pannenleiter.tbug.saxon.SaxonSourceSheet |
clearBreakpoint, getDocument, getSystemId, getText, setBreakpoint |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.pannenleiter.tbug.hook.SourceSheet |
clearBreakpoint, getDocument, getSystemId, getText, setBreakpoint |
Constructor Detail |
public SaxonStyleSheet(java.lang.String systemId, ThreadManager debugger)
Method Detail |
public StyleSheet[] getImports() throws java.lang.Exception
getImports
in interface StyleSheet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |