public class XmlLogAdapter extends XmlAdapter<Logs,Logs>
XmlLogAdapter()
Logs
marshal(Logs logs)
unmarshal(Logs logs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlLogAdapter()
public Logs marshal(Logs logs) throws Exception
marshal
XmlAdapter<Logs,Logs>
Exception
public Logs unmarshal(Logs logs) throws Exception
unmarshal
Copyright © 2010-2014 Michigan State University. All Rights Reserved.