Package com.xqj2

Interface XQInsertOptions


  • public interface XQInsertOptions
    • Method Detail

      • setEncoding

        void setEncoding​(String encoding)
        Sets the encoding of the content. The default is UTF-8.
      • getEncoding

        String getEncoding()
        Retrieves the encoding of the content.