public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: nl.vpro.domain.media.nebo.webonly.v1_4
|
| Modifier and Type | Method and Description |
|---|---|
CategorieenType |
createCategorieenType()
Create an instance of
CategorieenType |
GenresType |
createGenresType()
Create an instance of
GenresType |
IconType |
createIconType()
Create an instance of
IconType |
MediaType |
createMediaType()
Create an instance of
MediaType |
NeboIconType |
createNeboIconType()
Create an instance of
NeboIconType |
JAXBElement<NeboXmlWebOnly> |
createNeboXml(NeboXmlWebOnly value)
|
OmroepenType |
createOmroepenType()
Create an instance of
OmroepenType |
OmroepType |
createOmroepType()
Create an instance of
OmroepType |
ReferentiesType |
createReferentiesType()
Create an instance of
ReferentiesType |
ReferentieType |
createReferentieType()
Create an instance of
ReferentieType |
NeboXmlWebOnly |
createRootType()
Create an instance of
NeboXmlWebOnly |
StreamsType |
createStreamsType() |
StreamType |
createStreamType()
Create an instance of
StreamType |
WebonlyType |
createWebonlyType()
Create an instance of
WebonlyType |
public ObjectFactory()
public NeboXmlWebOnly createRootType() throws DatatypeConfigurationException
NeboXmlWebOnlyDatatypeConfigurationExceptionpublic NeboIconType createNeboIconType()
NeboIconTypepublic StreamsType createStreamsType()
public ReferentiesType createReferentiesType()
ReferentiesTypepublic OmroepenType createOmroepenType()
OmroepenTypepublic ReferentieType createReferentieType()
ReferentieTypepublic CategorieenType createCategorieenType()
CategorieenTypepublic GenresType createGenresType()
GenresTypepublic WebonlyType createWebonlyType()
WebonlyTypepublic OmroepType createOmroepType()
OmroepTypepublic StreamType createStreamType()
StreamTypepublic JAXBElement<NeboXmlWebOnly> createNeboXml(NeboXmlWebOnly value)
Copyright © 2022 NPO. All rights reserved.