|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter<OnTheWire,InMemory>
com.sun.tools.xjc.util.ReadOnlyAdapter<OnTheWire,InMemory>
public abstract class ReadOnlyAdapter<OnTheWire,InMemory>
XmlAdapter
used inside XJC is almost always unmarshal-only.
Constructor Summary | |
---|---|
ReadOnlyAdapter()
|
Method Summary | |
---|---|
OnTheWire |
marshal(InMemory onTheWire)
|
Methods inherited from class javax.xml.bind.annotation.adapters.XmlAdapter |
---|
unmarshal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadOnlyAdapter()
Method Detail |
---|
public final OnTheWire marshal(InMemory onTheWire)
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<OnTheWire,InMemory>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |