Uses of Class
org.opencastproject.util.XmlNamespaceBinding
Packages that use XmlNamespaceBinding
Package
Description
Utility classes for dealing with media packages, collections, URLs, files, and streams.
-
Uses of XmlNamespaceBinding in org.opencastproject.mediapackage
Methods in org.opencastproject.mediapackage with parameters of type XmlNamespaceBindingModifier and TypeMethodDescriptionprotected voidXMLCatalogImpl.addBinding(XmlNamespaceBinding binding) -
Uses of XmlNamespaceBinding in org.opencastproject.util
Methods in org.opencastproject.util that return XmlNamespaceBindingMethods in org.opencastproject.util that return types with arguments of type XmlNamespaceBindingMethods in org.opencastproject.util with parameters of type XmlNamespaceBindingModifier and TypeMethodDescriptionXmlNamespaceContext.add(XmlNamespaceBinding... bindings) Create a new context with the given bindings added.static XmlNamespaceContextXmlNamespaceContext.mk(XmlNamespaceBinding... bindings) Method parameters in org.opencastproject.util with type arguments of type XmlNamespaceBindingModifier and TypeMethodDescriptionstatic XmlNamespaceContextXmlNamespaceContext.mk(com.entwinemedia.fn.Stream<XmlNamespaceBinding> bindings) static XmlNamespaceContextXmlNamespaceContext.mk(List<XmlNamespaceBinding> bindings)