org.modeldriven.fuml.bind
Class DataBindingSupport
java.lang.Object
org.modeldriven.fuml.bind.DataBindingSupport
- Direct Known Subclasses:
- ValidatingUnmarshaler
public class DataBindingSupport
- extends Object
DataBindingSupport
public DataBindingSupport(JAXBContext context)
marshal
public String marshal(Object root)
throws JAXBException
- Throws:
JAXBException
unmarshal
public Object unmarshal(String xml)
throws JAXBException
- Throws:
JAXBException
unmarshal
public Object unmarshal(InputStream stream)
throws JAXBException
- Throws:
JAXBException
Copyright © 2012. All Rights Reserved.