Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.om.NameTableImpl
com.jclark.xsl.tr.EngineImpl
Constructor Summary | |
|
Method Summary | |
Sheet |
|
boolean | |
boolean | |
NameTable | |
LoadContext | |
boolean |
|
Methods inherited from class com.jclark.xsl.om.NameTableImpl | |
createName , createName , createName , getEmptyNamespacePrefixMap , intern |
public EngineImpl(XMLProcessor parser, ExtensionHandler extensionHandler)
we'll keep track of the loader/processor for sheet creation time
public Sheet createSheet(Node node) throws IOException, XSLException
complies the stylesheet from the parsed OM
- Specified by:
- createSheet in interface Engine
public boolean getIncludeComments()
- Specified by:
- getIncludeComments in interface LoadContext
public boolean getIncludeProcessingInstructions()
- Specified by:
- getIncludeProcessingInstructions in interface LoadContext
public LoadContext getSheetLoadContext()
- Specified by:
- getSheetLoadContext in interface Engine
public boolean getStripSource(Name elementTypeName)
- Specified by:
- getStripSource in interface LoadContext