| 接口和说明 |
|---|
| com.jn.langx.security.crypto.cipher.BytesCipherer |
| 类和说明 |
|---|
| com.jn.langx.util.valuegetter.ArrayOrIterableValueGetter |
| com.jn.langx.util.io.file.UnixFileAccessMode |
| 字段和说明 |
|---|
| com.jn.langx.util.net.mime.MediaType.APPLICATION_JSON_UTF8
as of 5.2 in favor of
MediaType.APPLICATION_JSON
since major browsers like Chrome
now comply with the specification and interpret correctly UTF-8 special
characters without requiring a charset=UTF-8 parameter. |
| com.jn.langx.util.net.mime.MediaType.APPLICATION_JSON_UTF8_VALUE
as of 5.2 in favor of
MediaType.APPLICATION_JSON_VALUE
since major browsers like Chrome
now comply with the specification and interpret correctly UTF-8 special
characters without requiring a charset=UTF-8 parameter. |
| com.jn.langx.util.net.mime.MediaType.APPLICATION_PROBLEM_JSON_UTF8
as of 5.2 in favor of
MediaType.APPLICATION_PROBLEM_JSON
since major browsers like Chrome
now comply with the specification and interpret correctly UTF-8 special
characters without requiring a charset=UTF-8 parameter. |
| com.jn.langx.util.net.mime.MediaType.APPLICATION_PROBLEM_JSON_UTF8_VALUE
as of 5.2 in favor of
MediaType.APPLICATION_PROBLEM_JSON_VALUE
since major browsers like Chrome
now comply with the specification and interpret correctly UTF-8 special
characters without requiring a charset=UTF-8 parameter. |
| com.jn.langx.codec.BaseNCodec.PAD
Use
BaseNCodec.pad. Will be removed in 2.0. |
Copyright © 2022. All rights reserved.