Uses of Interface
org.opencastproject.smil.entity.api.SmilObject
Packages that use SmilObject
Package
Description
-
Uses of SmilObject in org.opencastproject.smil.api
Methods in org.opencastproject.smil.api that return SmilObjectModifier and TypeMethodDescriptionSmilResponse.getEntities()ReturnsSmilObjects if there are any or throwsSmilException.SmilResponse.getEntity()ReturnsSmilObjectif only one entity stored. -
Uses of SmilObject in org.opencastproject.smil.entity
Classes in org.opencastproject.smil.entity that implement SmilObjectModifier and TypeClassDescriptionclassSmilBodyimplementation.classSmilHeadimplementation.classSmilimplementation.classSmilMetaimplemetation.classImplementation ofSmilObject.Methods in org.opencastproject.smil.entity that return SmilObjectModifier and TypeMethodDescriptionReturns element with given Id.SmilBodyImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilHeadImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilMetaImpl.getElementOrNull(String elementId) Returns element with given elementId or null.abstract SmilObjectSmilObjectImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilBodyImpl.removeElement(String elementId) Remove element with given Id and returns it.SmilHeadImpl.removeElement(String elementId) Remove element with given Id and returns it.SmilImpl.removeElement(String elementId) Remove element with given Id and returns it.SmilMetaImpl.removeElement(String elementId) Remove element with given Id and returns it.abstract SmilObjectSmilObjectImpl.removeElement(String elementId) Remove element with given Id and returns it.Method parameters in org.opencastproject.smil.entity with type arguments of type SmilObjectModifier and TypeMethodDescriptionvoidSmilBodyImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter.voidSmilHeadImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter.voidSmilImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter.voidSmilMetaImpl.putAllChilds(List<SmilObject> elements) abstract voidSmilObjectImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter. -
Uses of SmilObject in org.opencastproject.smil.entity.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a SMIL document.interfaceRepresent a SMIL body element.interfaceRepresent a SMIL head element.interfaceRepresent a SMIL meta element.Methods in org.opencastproject.smil.entity.api that return SmilObjectModifier and TypeMethodDescriptionReturns element with given Id. -
Uses of SmilObject in org.opencastproject.smil.entity.media
Classes in org.opencastproject.smil.entity.media that implement SmilObject -
Uses of SmilObject in org.opencastproject.smil.entity.media.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.apiModifier and TypeInterfaceDescriptioninterfaceRepresent Smil media elements and containers. -
Uses of SmilObject in org.opencastproject.smil.entity.media.container
Classes in org.opencastproject.smil.entity.media.container that implement SmilObjectModifier and TypeClassDescriptionclassSmilMediaContainerabstract class.classRepresent SMIL par element and implement SmilMediaContainer.classRepresent SMIL seq element and implement SmilMediaContainer.Methods in org.opencastproject.smil.entity.media.container that return SmilObjectModifier and TypeMethodDescriptionSmilMediaContainerImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilMediaContainerImpl.removeElement(String elementId) Remove element with given Id and returns it.Method parameters in org.opencastproject.smil.entity.media.container with type arguments of type SmilObjectModifier and TypeMethodDescriptionvoidSmilMediaContainerImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter. -
Uses of SmilObject in org.opencastproject.smil.entity.media.container.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.container.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a media container likepar,seq,... -
Uses of SmilObject in org.opencastproject.smil.entity.media.element
Classes in org.opencastproject.smil.entity.media.element that implement SmilObjectModifier and TypeClassDescriptionclassRepresent audio media element and implement SmilMediaElement.classSmilMediaElemntimplementation.classRepresent ref media element and implement SmilMediaElement.classRepresent video media element and implements SmilMediaElement.Methods in org.opencastproject.smil.entity.media.element that return SmilObjectModifier and TypeMethodDescriptionSmilMediaElementImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilMediaElementImpl.removeElement(String elementId) Remove element with given Id and returns it.Method parameters in org.opencastproject.smil.entity.media.element with type arguments of type SmilObjectModifier and TypeMethodDescriptionvoidSmilMediaElementImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter. -
Uses of SmilObject in org.opencastproject.smil.entity.media.element.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.element.apiModifier and TypeInterfaceDescriptioninterfaceRepresent a media element likeaudio,video,... -
Uses of SmilObject in org.opencastproject.smil.entity.media.param
Classes in org.opencastproject.smil.entity.media.param that implement SmilObjectModifier and TypeClassDescriptionclassSmilMediaParamGroupimplementation.classSmilMediaParamimplementation.Methods in org.opencastproject.smil.entity.media.param that return SmilObjectModifier and TypeMethodDescriptionSmilMediaParamGroupImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilMediaParamImpl.getElementOrNull(String elementId) Returns element with given elementId or null.SmilMediaParamGroupImpl.removeElement(String elementId) Remove element with given Id and returns it.SmilMediaParamImpl.removeElement(String elementId) Remove element with given Id and returns it.Method parameters in org.opencastproject.smil.entity.media.param with type arguments of type SmilObjectModifier and TypeMethodDescriptionvoidSmilMediaParamGroupImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter.voidSmilMediaParamImpl.putAllChilds(List<SmilObject> elements) Put all containing elements intoListgiven as parameter. -
Uses of SmilObject in org.opencastproject.smil.entity.media.param.api
Subinterfaces of SmilObject in org.opencastproject.smil.entity.media.param.apiModifier and TypeInterfaceDescriptioninterfaceRepresent SMIL param element (inside media elements).interfaceRepresent SMIL paramGroup element with params inside. -
Uses of SmilObject in org.opencastproject.smil.impl
Methods in org.opencastproject.smil.impl that return SmilObjectModifier and TypeMethodDescriptionSmilResponseImpl.getEntities()ReturnsSmilObjects if there are any or throwsSmilException.SmilResponseImpl.getEntity()ReturnsSmilObjectif only one entity stored.Constructors in org.opencastproject.smil.impl with parameters of type SmilObjectModifierConstructorDescriptionSmilResponseImpl(Smil smil, SmilObject entity) Constructor.SmilResponseImpl(Smil smil, SmilObject[] entities) Constructor.