org.inb.biomoby
Class MobyMessageContext
java.lang.Object
org.inb.biomoby.MobyMessageContext
public class MobyMessageContext
- extends Object
Utility class with cached JAXBContext.
Contains various useful methods to find a relationship between
Java 'moby' objects and their ontology names
- Author:
- Dmitry Repchevsky
getContext
public static JAXBContext getContext()
throws JAXBException
- Throws:
JAXBException
getMobyName
public static String getMobyName(AbstractMobyObject mobyObject)
throws JAXBException
- Throws:
JAXBException
marshall
public static String marshall(Object message)
throws JAXBException
- Throws:
JAXBException
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010