Module org.jooq

Class TrimAdapter


  • @Deprecated
    public class TrimAdapter
    extends StringAdapter
    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 Detail

      • TrimAdapter

        public TrimAdapter()
        Deprecated.