|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.petalsview.service.dataloader.ViewDatasetHandler
public class ViewDatasetHandler
| Method Summary | |
|---|---|
Dataset |
convertStreamSource2ViewDataset(javax.xml.transform.Source datasetStream)
Build the Java bindings from the Petals View dataset in XML form. |
static ViewDatasetHandler |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Dataset convertStreamSource2ViewDataset(javax.xml.transform.Source datasetStream)
throws DataLoaderException
datasetStream - The Petals View dataset in XML form
DataLoaderException - The exception raised during the unmarshaller creation or the
exception raised during the build of the java bindings.
public static ViewDatasetHandler getInstance()
throws DataLoaderException
DataLoaderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||