public class CollapsedStringAdapter extends XmlAdapter<String,String>
CollapsedStringAdapter()
protected static boolean
isWhiteSpace(char ch)
String
marshal(String v)
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CollapsedStringAdapter()
public String marshal(String v)
marshal
XmlAdapter<String,String>
public String unmarshal(String v)
unmarshal
protected static boolean isWhiteSpace(char ch)
Copyright © 2013. All rights reserved.