public class UniqueJsonArray extends AbstractUniqueJsonArray<Object>
valuessortOrderchangeSupport| Constructor and Description |
|---|
UniqueJsonArray() |
UniqueJsonArray(File file) |
UniqueJsonArray(Object json) |
UniqueJsonArray(Reader reader) |
UniqueJsonArray(String json) |
addbuildJson, clear, doParse, equals, get, has, indexOf, iterator, remove, replace, size, toArray, toArray, toListappendSortOrder, fromJson, fromJson, fromJson, fromJson, getFieldByName, getFieldName, getFieldNames, getFields, getJsonValue, initialize, listen, toJsonaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerpublic UniqueJsonArray()
public UniqueJsonArray(Object json)
public UniqueJsonArray(String json) throws ParseException
ParseExceptionpublic UniqueJsonArray(File file) throws IOException, ParseException
IOExceptionParseExceptionpublic UniqueJsonArray(Reader reader) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2014. All rights reserved.