| Package | Description |
|---|---|
| org.opencastproject.mediapackage | |
| org.opencastproject.util |
Utility classes for dealing with media packages, collections, URLs, files, and streams.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
XMLCatalogImpl.addBinding(XmlNamespaceBinding binding) |
| Modifier and Type | Method and Description |
|---|---|
static XmlNamespaceBinding |
XmlNamespaceBinding.mk(String prefix,
String namespaceURI)
Constructor method.
|
| Modifier and Type | Method and Description |
|---|---|
List<XmlNamespaceBinding> |
XmlNamespaceContext.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
XmlNamespaceContext |
XmlNamespaceContext.add(XmlNamespaceBinding... bindings)
Create a new context with the given bindings added.
|
static XmlNamespaceContext |
XmlNamespaceContext.mk(XmlNamespaceBinding... bindings) |
| Modifier and Type | Method and Description |
|---|---|
static XmlNamespaceContext |
XmlNamespaceContext.mk(List<XmlNamespaceBinding> bindings) |
static XmlNamespaceContext |
XmlNamespaceContext.mk(com.entwinemedia.fn.Stream<XmlNamespaceBinding> bindings) |
Copyright © 2009–2021 Opencast Project. All rights reserved.