com.ontotext.ordi.wsmo4rdf.remote
Class Marshaller
java.lang.Object
  
com.ontotext.ordi.wsmo4rdf.remote.Marshaller
public class Marshaller
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Marshaller
public Marshaller()
marshal
public static String marshal(TopEntity topEntity)
 
unmarshalGoal
public static Goal unmarshalGoal(String goal)
                          throws UnmarshalException
- Throws:
 UnmarshalException
 
unmarshalOntology
public static Ontology unmarshalOntology(String ont)
                                  throws UnmarshalException
- Throws:
 UnmarshalException
 
unmarshalWebService
public static WebService unmarshalWebService(String webServiceAsString)
                                      throws UnmarshalException
- Throws:
 UnmarshalException
 
unmarshalMediatior
public static Mediator unmarshalMediatior(String mediatorAsString)
                                   throws UnmarshalException
- Throws:
 UnmarshalException
 
newIRI
public static IRI newIRI(String id)
 
Copyright © 2008. All Rights Reserved.