DASH-IF Conformance Software
Public Member Functions | List of all members
org.iso.mpeg.dash.ObjectFactory Class Reference

Public Member Functions

 ObjectFactory ()
 
SegmentTimelineType createSegmentTimelineType ()
 
MPD createMPD ()
 
ProgramInformationType createProgramInformationType ()
 
BaseURLType createBaseURLType ()
 
PeriodType createPeriodType ()
 
MetricsType createMetricsType ()
 
ContentComponentType createContentComponentType ()
 
RangeType createRangeType ()
 
URLType createURLType ()
 
AdaptationSetType createAdaptationSetType ()
 
SubRepresentationType createSubRepresentationType ()
 
DescriptorType createDescriptorType ()
 
RepresentationBaseType createRepresentationBaseType ()
 
SubsetType createSubsetType ()
 
RepresentationType createRepresentationType ()
 
SegmentTemplateType createSegmentTemplateType ()
 
MultipleSegmentBaseType createMultipleSegmentBaseType ()
 
SegmentListType createSegmentListType ()
 
SegmentBaseType createSegmentBaseType ()
 
SegmentURLType createSegmentURLType ()
 
SegmentTimelineType.S createSegmentTimelineTypeS ()
 

Detailed Description

This object contains factory methods for each Java content interface and Java element interface generated in the org.iso.mpeg.dash package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Constructor & Destructor Documentation

◆ ObjectFactory()

org.iso.mpeg.dash.ObjectFactory.ObjectFactory ( )
inline

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.iso.mpeg.dash

Member Function Documentation

◆ createAdaptationSetType()

AdaptationSetType org.iso.mpeg.dash.ObjectFactory.createAdaptationSetType ( )
inline

Create an instance of AdaptationSetType

◆ createBaseURLType()

BaseURLType org.iso.mpeg.dash.ObjectFactory.createBaseURLType ( )
inline

Create an instance of BaseURLType

◆ createContentComponentType()

ContentComponentType org.iso.mpeg.dash.ObjectFactory.createContentComponentType ( )
inline

Create an instance of ContentComponentType

◆ createDescriptorType()

DescriptorType org.iso.mpeg.dash.ObjectFactory.createDescriptorType ( )
inline

Create an instance of DescriptorType

◆ createMetricsType()

MetricsType org.iso.mpeg.dash.ObjectFactory.createMetricsType ( )
inline

Create an instance of MetricsType

◆ createMPD()

MPD org.iso.mpeg.dash.ObjectFactory.createMPD ( )
inline

Create an instance of MPD

◆ createMultipleSegmentBaseType()

MultipleSegmentBaseType org.iso.mpeg.dash.ObjectFactory.createMultipleSegmentBaseType ( )
inline

Create an instance of MultipleSegmentBaseType

◆ createPeriodType()

PeriodType org.iso.mpeg.dash.ObjectFactory.createPeriodType ( )
inline

Create an instance of PeriodType

◆ createProgramInformationType()

ProgramInformationType org.iso.mpeg.dash.ObjectFactory.createProgramInformationType ( )
inline

Create an instance of ProgramInformationType

◆ createRangeType()

RangeType org.iso.mpeg.dash.ObjectFactory.createRangeType ( )
inline

Create an instance of RangeType

◆ createRepresentationBaseType()

RepresentationBaseType org.iso.mpeg.dash.ObjectFactory.createRepresentationBaseType ( )
inline

Create an instance of RepresentationBaseType

◆ createRepresentationType()

RepresentationType org.iso.mpeg.dash.ObjectFactory.createRepresentationType ( )
inline

Create an instance of RepresentationType

◆ createSegmentBaseType()

SegmentBaseType org.iso.mpeg.dash.ObjectFactory.createSegmentBaseType ( )
inline

Create an instance of SegmentBaseType

◆ createSegmentListType()

SegmentListType org.iso.mpeg.dash.ObjectFactory.createSegmentListType ( )
inline

Create an instance of SegmentListType

◆ createSegmentTemplateType()

SegmentTemplateType org.iso.mpeg.dash.ObjectFactory.createSegmentTemplateType ( )
inline

Create an instance of SegmentTemplateType

◆ createSegmentTimelineType()

SegmentTimelineType org.iso.mpeg.dash.ObjectFactory.createSegmentTimelineType ( )
inline

Create an instance of SegmentTimelineType

◆ createSegmentTimelineTypeS()

SegmentTimelineType.S org.iso.mpeg.dash.ObjectFactory.createSegmentTimelineTypeS ( )
inline

Create an instance of SegmentTimelineType.S

◆ createSegmentURLType()

SegmentURLType org.iso.mpeg.dash.ObjectFactory.createSegmentURLType ( )
inline

Create an instance of SegmentURLType

◆ createSubRepresentationType()

SubRepresentationType org.iso.mpeg.dash.ObjectFactory.createSubRepresentationType ( )
inline

Create an instance of SubRepresentationType

◆ createSubsetType()

SubsetType org.iso.mpeg.dash.ObjectFactory.createSubsetType ( )
inline

Create an instance of SubsetType

◆ createURLType()

URLType org.iso.mpeg.dash.ObjectFactory.createURLType ( )
inline

Create an instance of URLType


The documentation for this class was generated from the following file: