public class JBF293KMapper
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
private JBF293KFactory |
factory |
private static JBF293KFactory |
jbf293KFactory |
private int |
verifyFeatures |
| 构造器和说明 |
|---|
JBF293KMapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
private <T> T |
_readValueAndClose(JBF293KParser gb26875Parser,
java.lang.Class<T> value) |
JBF293KMapper |
disable(VerifyFeature feature) |
JBF293KMapper |
enable(VerifyFeature feature) |
JBF293KMapper |
enableDefaultVerifyFeatures() |
<T> T |
readValue(byte[] msg,
java.lang.Class<T> value) |
<T> T |
readValue(java.io.InputStream in,
java.lang.Class<T> value) |
private static JBF293KFactory jbf293KFactory
private int verifyFeatures
private JBF293KFactory factory
public JBF293KMapper enableDefaultVerifyFeatures()
public JBF293KMapper enable(VerifyFeature feature)
public JBF293KMapper disable(VerifyFeature feature)
public <T> T readValue(byte[] msg,
java.lang.Class<T> value)
throws java.io.IOException,
JBF293KException
java.io.IOExceptionJBF293KExceptionpublic <T> T readValue(java.io.InputStream in,
java.lang.Class<T> value)
throws java.io.IOException,
JBF293KException
java.io.IOExceptionJBF293KExceptionprivate <T> T _readValueAndClose(JBF293KParser gb26875Parser, java.lang.Class<T> value) throws java.io.IOException, JBF293KException
java.io.IOExceptionJBF293KExceptionCopyright © 2023. All rights reserved.