wt.ixb.publicforhandlers
Interface ImpOfObjectRefIfc

All Known Subinterfaces:
ExpImpOfObjectRefIfc
All Known Implementing Classes:
AbsExpImpForNonIteratedObject, ExpImpForEPMDocument, ExpImpForWTDocument, ExpImpForWTPart

public interface ImpOfObjectRefIfc


Method Summary
 Object findObjectFromXML(IxbElement element, Importer importer)
           
 boolean objectExistPriorImport(IxbElement element, Importer importer)
           
 

Method Detail

findObjectFromXML

public Object findObjectFromXML(IxbElement element,
                                Importer importer)
                         throws WTException
Throws:
WTException

objectExistPriorImport

public boolean objectExistPriorImport(IxbElement element,
                                      Importer importer)
                               throws WTException
Throws:
WTException