public class StringAdapter extends XmlAdapter<String,String>
StringAdapter()
String
marshal(String s)
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringAdapter()
public String unmarshal(String s) throws Exception
unmarshal
XmlAdapter<String,String>
Exception
public String marshal(String s) throws Exception
marshal
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.