Package | Description |
---|---|
net.sourceforge.seqware.common.metadata |
Critical classes that effectively convert API calls into actions against the DB and web service.
|
net.sourceforge.seqware.common.util.xmltools |
XML Tools.
|
Modifier and Type | Method and Description |
---|---|
Object |
MetadataWS.LowLevel.existsObject(String uri,
String searchString,
JaxbObject jaxbObject,
Object parent) |
Modifier and Type | Method and Description |
---|---|
static Document |
XmlTools.marshalToDocument(JaxbObject jaxbTool,
Object o)
marshalToDocument.
|
static Object |
XmlTools.unMarshal(JaxbObject jaxbTool,
Object expectedType,
String string)
unMarshal.
|
Copyright © 2015 SeqWare. All rights reserved.