public class BesuJsonReader
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
BesuJsonReader.BesuRecord |
static class |
BesuJsonReader.Wrap |
Constructor and Description |
---|
BesuJsonReader() |
Modifier and Type | Method and Description |
---|---|
void |
readFolder(BesuJsonReader.BesuRecord oR,
java.lang.String sPath) |
void |
readFolder(BesuJsonReader.BesuRecord oR,
java.lang.String sPath,
boolean bLegacy) |
void |
readFolder(BesuJsonReader.BesuRecord oR,
java.lang.String sPath,
java.lang.String sJsonName) |
void |
readFolder(BesuJsonReader.BesuRecord oR,
java.lang.String sPath,
java.lang.String sJsonName,
boolean bLegacy) |
public void readFolder(BesuJsonReader.BesuRecord oR, java.lang.String sPath) throws java.lang.Exception
java.lang.Exception
public void readFolder(BesuJsonReader.BesuRecord oR, java.lang.String sPath, boolean bLegacy) throws java.lang.Exception
java.lang.Exception
public void readFolder(BesuJsonReader.BesuRecord oR, java.lang.String sPath, java.lang.String sJsonName) throws java.lang.Exception
java.lang.Exception
public void readFolder(BesuJsonReader.BesuRecord oR, java.lang.String sPath, java.lang.String sJsonName, boolean bLegacy) throws java.lang.Exception
java.lang.Exception