Interface XmlMarshaller<A>


public interface XmlMarshaller<A>
A marshaller that can output objects as TPEG-ML (XML) or read them from it.
  • Method Details