|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.dragon.service.dataloader.DragonDatasetHandler
public class DragonDatasetHandler
| Method Summary | |
|---|---|
Dataset |
convertStreamSource2DragonDataset(javax.xml.transform.Source datasetStream)
Build the Java bindings from the Dragon dataset in XML form. |
static DragonDatasetHandler |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Dataset convertStreamSource2DragonDataset(javax.xml.transform.Source datasetStream)
throws DataLoaderException
datasetStream - The Dragon 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 DragonDatasetHandler getInstance()
throws DataLoaderException
DataLoaderException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||