com.jclark.xsl.tr
public class EngineImpl extends NameTableImpl implements Engine, LoadContext
Constructor Summary | |
---|---|
EngineImpl(XMLProcessor parser, ExtensionHandler extensionHandler)
we'll keep track of the loader/processor for sheet creation time |
Method Summary | |
---|---|
Sheet | createSheet(Node node)
complies the stylesheet from the parsed OM |
Sheet | createSheet(Node node, ActionDebugTarget debugger)
complies the stylesheet from the parsed OM providing a debugger |
ActionDebugTarget | getDebugger() |
boolean | getIncludeComments() |
boolean | getIncludeProcessingInstructions() |
NameTable | getNameTable() |
LoadContext | getSheetLoadContext() |
boolean | getStripSource(Name elementTypeName) |