| Package | Description |
|---|---|
| org.opencastproject.util |
Utility classes for dealing with media packages, collections, URLs, files, and streams.
|
| Modifier and Type | Field and Description |
|---|---|
static Function<Object,JsonVal> |
JsonVal.asJsonVal |
| Modifier and Type | Method and Description |
|---|---|
JsonVal |
JsonArr.val(int index) |
JsonVal |
JsonObj.val(String key) |
JsonVal |
JsonObj.valOpt(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<JsonVal> |
JsonArr.get() |
Iterator<JsonVal> |
JsonArr.iterator() |
Copyright © 2009–2020 Opencast Project. All rights reserved.