java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,String>
 
org.jooq.util.jaxb.tools.StringAdapter
org.jooq.util.jaxb.tools.TrimAdapter
Deprecated.
- 3.8.0 - [#4550] Do not reference this type directly.
[#2401] A string-trimming 
XmlAdapter that takes out whitespace from
 JAXB-bound XML content.- Author:
- Lukas Eder
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.jooq.util.jaxb.tools.StringAdaptermarshal, unmarshal
- 
Constructor Details- 
TrimAdapterpublic TrimAdapter()Deprecated.
 
-