com.fujitsu.xml.omquery
Class OmQueryMgrBase.MyLoadContext

java.lang.Object
  extended by com.fujitsu.xml.omquery.OmQueryMgrBase.MyLoadContext
All Implemented Interfaces:
com.jclark.xsl.tr.LoadContext
Enclosing class:
OmQueryMgrBase

protected class OmQueryMgrBase.MyLoadContext
extends java.lang.Object
implements com.jclark.xsl.tr.LoadContext


Constructor Summary
protected OmQueryMgrBase.MyLoadContext()
           
 
Method Summary
 boolean getIncludeComments()
           
 boolean getIncludeProcessingInstructions()
           
 boolean getStripSource(com.jclark.xsl.om.Name elementTypeName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OmQueryMgrBase.MyLoadContext

protected OmQueryMgrBase.MyLoadContext()
Method Detail

getStripSource

public boolean getStripSource(com.jclark.xsl.om.Name elementTypeName)
Specified by:
getStripSource in interface com.jclark.xsl.tr.LoadContext

getIncludeComments

public boolean getIncludeComments()
Specified by:
getIncludeComments in interface com.jclark.xsl.tr.LoadContext

getIncludeProcessingInstructions

public boolean getIncludeProcessingInstructions()
Specified by:
getIncludeProcessingInstructions in interface com.jclark.xsl.tr.LoadContext