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