public class SimpleJsonParser extends Object implements Iterable<BaseJsonObject>
Constructor and Description |
---|
SimpleJsonParser(String resourcePath) |
public SimpleJsonParser(String resourcePath)
public Iterator<BaseJsonObject> iterator()
iterator
in interface Iterable<BaseJsonObject>
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.