public class FacesIdAdapter extends XmlAdapter<String,FacesId>
FacesIdAdapter()
String
marshal(FacesId v)
FacesId
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FacesIdAdapter()
public String marshal(FacesId v) throws Exception
marshal
XmlAdapter<String,FacesId>
Exception
public FacesId unmarshal(String v) throws Exception
unmarshal
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.