public class SortAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<SpringDataJaxb.SortDto,Sort>
| Modifier and Type | Field and Description |
|---|---|
static SortAdapter |
INSTANCE |
| Constructor and Description |
|---|
SortAdapter() |
public static final SortAdapter INSTANCE
public SpringDataJaxb.SortDto marshal(Sort source) throws Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<SpringDataJaxb.SortDto,Sort>Exceptionpublic Sort unmarshal(SpringDataJaxb.SortDto source) throws Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<SpringDataJaxb.SortDto,Sort>ExceptionCopyright © 2011-2013-2013 SpringSource. All Rights Reserved.