public class UniqueJsonArray extends AbstractUniqueJsonArray<Object>
valueschangeSupport| Constructor and Description |
|---|
UniqueJsonArray() |
UniqueJsonArray(File file) |
UniqueJsonArray(Object json) |
UniqueJsonArray(Reader reader) |
UniqueJsonArray(String json) |
addclear, equals, get, has, indexOf, iterator, parse, prepareJson, remove, replace, size, toArray, toArray, toListfromJson, fromJson, fromJson, fromJson, getFieldByName, getFieldName, getFields, initialize, listen, prepareJsonValue, toJsonaddPropertyChangeListener, addPropertyChangeListener, firePropertyChange, removePropertyChangeListener, removePropertyChangeListenerpublic UniqueJsonArray()
public UniqueJsonArray(Object json)
public UniqueJsonArray(String json)
public UniqueJsonArray(File file) throws IOException
IOExceptionpublic UniqueJsonArray(Reader reader) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.