public class BufferErrorListener extends Object implements JSONErrorListener
| 限定符和类型 | 字段和说明 |
|---|---|
protected StringBuffer |
buffer |
| 构造器和说明 |
|---|
BufferErrorListener() |
BufferErrorListener(StringBuffer buffer) |
protected StringBuffer buffer
public BufferErrorListener(StringBuffer buffer)
public BufferErrorListener()
public void start(String input)
start 在接口中 JSONErrorListenerpublic void error(String type, int col)
error 在接口中 JSONErrorListenerpublic void end()
end 在接口中 JSONErrorListenerCopyright © 2018. All rights reserved.