com.jaspersoft.jasperserver.export
Class ImporterImpl.ModuleContextImpl

java.lang.Object
  extended by com.jaspersoft.jasperserver.export.ImporterImpl.ModuleContextImpl
All Implemented Interfaces:
ImporterModuleContext
Enclosing class:
ImporterImpl

protected class ImporterImpl.ModuleContextImpl
extends java.lang.Object
implements ImporterModuleContext


Constructor Summary
ImporterImpl.ModuleContextImpl(org.dom4j.Element moduleElement)
           
 
Method Summary
 java.lang.String getCharacterEncoding()
           
 ImportTask getImportTask()
           
 org.dom4j.Element getModuleIndexElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImporterImpl.ModuleContextImpl

public ImporterImpl.ModuleContextImpl(org.dom4j.Element moduleElement)
Method Detail

getCharacterEncoding

public java.lang.String getCharacterEncoding()
Specified by:
getCharacterEncoding in interface ImporterModuleContext

getImportTask

public ImportTask getImportTask()
Specified by:
getImportTask in interface ImporterModuleContext

getModuleIndexElement

public org.dom4j.Element getModuleIndexElement()
Specified by:
getModuleIndexElement in interface ImporterModuleContext


Copyright © 2007. All Rights Reserved.