public class ComposerPackages extends AbstractJsonArray<ComposerPackage>
valuessortOrderchangeSupport| Constructor and Description |
|---|
ComposerPackages() |
ComposerPackages(File file) |
ComposerPackages(Object json) |
ComposerPackages(Reader reader) |
ComposerPackages(String json) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAll(ComposerPackages packages) |
protected void |
doParse(Object obj) |
boolean |
has(String name) |
void |
removeAll(ComposerPackages packages) |
add, buildJson, clear, 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 ComposerPackages()
public ComposerPackages(Object json)
public ComposerPackages(String json) throws ParseException
ParseExceptionpublic ComposerPackages(File file) throws IOException, ParseException
IOExceptionParseExceptionpublic ComposerPackages(Reader reader) throws IOException, ParseException
IOExceptionParseExceptionprotected void doParse(Object obj)
doParse in class AbstractJsonArray<ComposerPackage>public void addAll(ComposerPackages packages)
public void removeAll(ComposerPackages packages)
public boolean has(String name)
Copyright © 2014. All rights reserved.