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 Summary
Constructors - 
Method Summary
Methods inherited from class org.jooq.util.jaxb.tools.StringAdapter
marshal, unmarshal 
- 
Constructor Details
- 
TrimAdapter
public TrimAdapter()Deprecated. 
 -