Uses of Class
com.petalsview.dataset.Dataset

Packages that use Dataset
com.ebmwebsourcing.petalsview.service.dataloader   
com.petalsview.dataset   
 

Uses of Dataset in com.ebmwebsourcing.petalsview.service.dataloader
 

Methods in com.ebmwebsourcing.petalsview.service.dataloader that return Dataset
 Dataset ViewDatasetHandler.convertStreamSource2ViewDataset(javax.xml.transform.Source datasetStream)
          Build the Java bindings from the Petals View dataset in XML form.
 

Uses of Dataset in com.petalsview.dataset
 

Methods in com.petalsview.dataset that return Dataset
 Dataset ObjectFactory.createDataset()
          Create an instance of Dataset
 

Methods in com.petalsview.dataset that return types with arguments of type Dataset
 javax.xml.bind.JAXBElement<Dataset> ObjectFactory.createDataset(Dataset value)
          Create an instance of JAXBElement<Dataset>}
 

Methods in com.petalsview.dataset with parameters of type Dataset
 javax.xml.bind.JAXBElement<Dataset> ObjectFactory.createDataset(Dataset value)
          Create an instance of JAXBElement<Dataset>}
 



Copyright © 2010 eBMWebsourcing. All Rights Reserved.