|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobyServiceException | |
---|---|
ca.ucalgary.seahawk.services |
Uses of MobyServiceException in ca.ucalgary.seahawk.services |
---|
Methods in ca.ucalgary.seahawk.services that throw MobyServiceException | |
---|---|
MobyDataInstance |
MobyClient.getMobyObject(Map<String,byte[]> resultParts,
MobyPrimaryData dataTemplate)
Create a MOBY data instance from a map of name->bytes[] by applying the rules of the given MobyClient. |
MobyDataInstance |
MobyClient.getMobyObject(Node n,
MobyPrimaryData dataTemplate)
Create a MOBY data instance from a DOM by applying the rules of the given MobyClient (xpaths). |
MobyDataInstance |
MobyClient.getMobyObject(String s,
MobyPrimaryData dataTemplate)
Create a MOBY data instance from a string by applying the rules of the given MobyClient (regexes). |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |