- java.lang.Object
-
- javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
-
- org.jooq.util.jaxb.tools.StringAdapter
-
- org.jooq.util.jaxb.tools.TrimAdapter
-
@Deprecated public class TrimAdapter extends StringAdapter
Deprecated.- 3.8.0 - [#4550] Do not reference this type directly.[#2401] A string-trimmingXmlAdapter
that takes out whitespace from JAXB-bound XML content.- Author:
- Lukas Eder
-
-
Constructor Summary
Constructors Constructor Description TrimAdapter()
Deprecated.
-