com.jclark.xsl.tr
Interface LoadContext

All Known Implementing Classes:
EngineImpl, SheetImpl

public interface LoadContext


Method Summary
 boolean getIncludeComments()
           
 boolean getIncludeProcessingInstructions()
           
 boolean getStripSource(Name elementTypeName)
           
 

Method Detail

getStripSource

boolean getStripSource(Name elementTypeName)

getIncludeComments

boolean getIncludeComments()

getIncludeProcessingInstructions

boolean getIncludeProcessingInstructions()