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