public class OAIdXmlAdapter extends XmlAdapter<String,Integer>
OAIdXmlAdapter()
String
marshal(Integer id)
Integer
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OAIdXmlAdapter()
public String marshal(Integer id) throws Exception
marshal
XmlAdapter<String,Integer>
Exception
public Integer unmarshal(String s) throws Exception
unmarshal
Copyright © 1999–2025 ViaOA. All rights reserved.