de.pannenleiter.tbug.hook
Interface StyleSheet

All Superinterfaces:
SourceSheet
All Known Implementing Classes:
SaxonStyleSheet

public interface StyleSheet
extends SourceSheet

StyleSheet -- proxy to interact with a stylesheet


Method Summary
 StyleSheet[] getImports()
           
 
Methods inherited from interface de.pannenleiter.tbug.hook.SourceSheet
clearBreakpoint, getDocument, getSystemId, getText, setBreakpoint
 

Method Detail

getImports

public StyleSheet[] getImports()
                        throws java.lang.Exception