Uses of Class
com.jurismarches.vradi.beans.XmlStreamImportResult

Packages that use XmlStreamImportResult
com.jurismarches.vradi.services   
com.jurismarches.vradi.services.managers   
 

Uses of XmlStreamImportResult in com.jurismarches.vradi.services
 

Methods in com.jurismarches.vradi.services that return XmlStreamImportResult
 XmlStreamImportResult VradiStorageServiceImpl.importFormsFromWebHarvestStream(WebHarvestStream webHarvestStream)
          Creates and store forms from an WebHarvestStream by using the XmlStreamBinding to link xml stream field values with form fields.
 XmlStreamImportResult VradiStorageService.importFormsFromWebHarvestStream(WebHarvestStream webHarvestStream)
          Creates and store forms from an WebHarvestXmlStream by using the XmlStreamBinding to link xml stream field values with form fields.
 XmlStreamImportResult VradiStorageServiceImpl.importFormsFromXmlStream(XmlStream xmlStream)
          Creates and store forms from an XmlStream by using the XmlStreamBinding to link xml stream field values with form fields.
 XmlStreamImportResult VradiStorageService.importFormsFromXmlStream(XmlStream xmlStream)
          Creates and store forms from an XmlStream by using the XmlStreamBinding to link xml stream field values with form fields.
 

Uses of XmlStreamImportResult in com.jurismarches.vradi.services.managers
 

Methods in com.jurismarches.vradi.services.managers that return XmlStreamImportResult
<E extends XmlStream>
XmlStreamImportResult
BindingManager.getFormsFromStream(E stream, org.jdom.Document document)
          Creates and store forms from an stream by using the XmlStreamBinding to link xml stream field values with form fields.
 XmlStreamImportResult BindingManager.importFormsFromWebHarvestStream(WebHarvestStream webHarvestStream)
          Creates and store forms from an WebHarvestStream by using the XmlStreamBinding to link xml stream field values with form fields.
 XmlStreamImportResult BindingManager.importFormsFromXmlStream(XmlStream xmlStream)
          Creates and store forms from an XmlStream by using the XmlStreamBinding to link xml stream field values with form fields.
 



Copyright © 2009-2011 JurisMarches. All Rights Reserved.