|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter<Properties,java.util.Properties>
org.apache.openejb.jee.jpa.unit.PropertiesAdapter
public class PropertiesAdapter
Constructor Summary | |
---|---|
PropertiesAdapter()
|
Method Summary | |
---|---|
Properties |
marshal(java.util.Properties v)
|
java.util.Properties |
unmarshal(Properties v)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertiesAdapter()
Method Detail |
---|
public Properties marshal(java.util.Properties v) throws java.lang.Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Properties,java.util.Properties>
java.lang.Exception
public java.util.Properties unmarshal(Properties v) throws java.lang.Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Properties,java.util.Properties>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |