Version: 1.1.1

Uses of Class
org.biomoby.shared.data.MobyServiceException

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

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010