public class RouteAdapter extends XmlAdapter<RouteType,Route>
RouteAdapter()
RouteType
marshal(Route arg)
Route
unmarshal(RouteType arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RouteAdapter()
public Route unmarshal(RouteType arg) throws Exception
unmarshal
XmlAdapter<RouteType,Route>
Exception
public RouteType marshal(Route arg) throws Exception
marshal
Copyright © 2019. All rights reserved.