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.b3p.csw.jaxb.terms
|
public ObjectFactory()
public TableOfContents createTableOfContents(SimpleLiteral value)
TableOfContents}public DateCopyrighted createDateCopyrighted(SimpleLiteral value)
DateCopyrighted}public Spatial createSpatial(SimpleLiteral value)
Spatial}public Mediator createMediator(SimpleLiteral value)
Mediator}public HasVersion createHasVersion(SimpleLiteral value)
HasVersion}public BibliographicCitation createBibliographicCitation(SimpleLiteral value)
BibliographicCitation}public Extent createExtent(SimpleLiteral value)
Extent}public AccessRights createAccessRights(SimpleLiteral value)
AccessRights}public Abstract createAbstract(SimpleLiteral value)
Abstract}public Audience createAudience(SimpleLiteral value)
Audience}public HasFormat createHasFormat(SimpleLiteral value)
HasFormat}public RightsHolder createRightsHolder(SimpleLiteral value)
RightsHolder}public Requires createRequires(SimpleLiteral value)
Requires}public Issued createIssued(SimpleLiteral value)
Issued}public License createLicense(SimpleLiteral value)
License}public ConformsTo createConformsTo(SimpleLiteral value)
ConformsTo}public Medium createMedium(SimpleLiteral value)
Medium}public DateSubmitted createDateSubmitted(SimpleLiteral value)
DateSubmitted}public References createReferences(SimpleLiteral value)
References}public Created createCreated(SimpleLiteral value)
Created}public Provenance createProvenance(SimpleLiteral value)
Provenance}public DateAccepted createDateAccepted(SimpleLiteral value)
DateAccepted}public Available createAvailable(SimpleLiteral value)
Available}public IsRequiredBy createIsRequiredBy(SimpleLiteral value)
IsRequiredBy}public Valid createValid(SimpleLiteral value)
Valid}public IsFormatOf createIsFormatOf(SimpleLiteral value)
IsFormatOf}public IsVersionOf createIsVersionOf(SimpleLiteral value)
IsVersionOf}public IsReferencedBy createIsReferencedBy(SimpleLiteral value)
IsReferencedBy}public Temporal createTemporal(SimpleLiteral value)
Temporal}public HasPart createHasPart(SimpleLiteral value)
HasPart}public EducationLevel createEducationLevel(SimpleLiteral value)
EducationLevel}public IsReplacedBy createIsReplacedBy(SimpleLiteral value)
IsReplacedBy}public IsPartOf createIsPartOf(SimpleLiteral value)
IsPartOf}public Alternative createAlternative(SimpleLiteral value)
Alternative}public Modified createModified(SimpleLiteral value)
Modified}public Replaces createReplaces(SimpleLiteral value)
Replaces}Copyright © 2022 B3Partners B.V.. All rights reserved.