public class NameAndNamespacePairValidatingAdapter extends XmlAdapter<NameAndNamespacePair,NameAndNamespacePair>
| Constructor and Description | 
|---|
| NameAndNamespacePairValidatingAdapter() | 
| Modifier and Type | Method and Description | 
|---|---|
| NameAndNamespacePair | marshal(NameAndNamespacePair v) | 
| NameAndNamespacePair | unmarshal(NameAndNamespacePair v) | 
public NameAndNamespacePairValidatingAdapter()
public NameAndNamespacePair unmarshal(NameAndNamespacePair v) throws Exception
unmarshal in class XmlAdapter<NameAndNamespacePair,NameAndNamespacePair>ExceptionXmlAdapter.unmarshal(java.lang.Object)public NameAndNamespacePair marshal(NameAndNamespacePair v) throws Exception
marshal in class XmlAdapter<NameAndNamespacePair,NameAndNamespacePair>ExceptionXmlAdapter.marshal(java.lang.Object)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.