com.smallx.xml.xslt.xt.transform
Interface LoadContext

All Known Implementing Classes:
CompilerImpl

public interface LoadContext


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

Method Detail

getStripSource

public boolean getStripSource(Name elementTypeName)

getIncludeComments

public boolean getIncludeComments()

getIncludeProcessingInstructions

public boolean getIncludeProcessingInstructions()