public static class TreePathXML.Adapter extends XmlAdapter<String,TreePath>
Adapter()
String
marshal(TreePath v)
TreePath
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter()
public TreePath unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,TreePath>
Exception
public String marshal(TreePath v) throws Exception
marshal
Copyright © 2016. All rights reserved.