|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jclark.xsl.om.NameTableImpl
com.jclark.xsl.tr.EngineImpl
compiles a stylesheet from a (XSLT D)OM
| 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 |
boolean |
getIncludeComments()
include comment nodes? |
boolean |
getIncludeProcessingInstructions()
include processing instructions? |
NameTable |
getNameTable()
|
LoadContext |
getSheetLoadContext()
|
boolean |
getStripSource(Name elementTypeName)
white space handling |
| Methods inherited from class com.jclark.xsl.om.NameTableImpl |
createName, createName, getEmptyNamespacePrefixMap |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EngineImpl(XMLProcessor parser,
ExtensionHandler extensionHandler)
| Method Detail |
public Sheet createSheet(Node node)
throws java.io.IOException,
XSLException
createSheet in interface Enginejava.io.IOException
XSLExceptionpublic boolean getStripSource(Name elementTypeName)
LoadContext
getStripSource in interface LoadContextpublic boolean getIncludeComments()
LoadContext
getIncludeComments in interface LoadContextpublic boolean getIncludeProcessingInstructions()
LoadContext
getIncludeProcessingInstructions in interface LoadContextpublic LoadContext getSheetLoadContext()
getSheetLoadContext in interface Enginepublic NameTable getNameTable()
getNameTable in interface Engine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||