public class TraditionalParser extends JSONParser
Constructor and Description |
---|
TraditionalParser(InputSource in,
int maxDepth,
boolean interpretterMode,
boolean ignoreWhirespace,
LocalCache cache) |
getDepth, getMaxDepth, getValue, isIgnoreWhitespace, isInterpretterMode, next
public TraditionalParser(InputSource in, int maxDepth, boolean interpretterMode, boolean ignoreWhirespace, LocalCache cache)
Copyright © 2023. All rights reserved.