Package com.sun.tools.xjc.util
Class ReadOnlyAdapter<OnTheWire,InMemory>
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<OnTheWire,InMemory>
com.sun.tools.xjc.util.ReadOnlyAdapter<OnTheWire,InMemory>
public abstract class ReadOnlyAdapter<OnTheWire,InMemory>
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<OnTheWire,InMemory>
XmlAdapter used inside XJC is almost always unmarshal-only.- Author:
- Kohsuke Kawaguchi
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.xml.bind.annotation.adapters.XmlAdapter
unmarshal