All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.datacleaner.configuration.jaxb.ObjectFactory Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2018.10.17 at 09:32:07 PM PDT 
//


package org.datacleaner.configuration.jaxb;

import javax.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the org.datacleaner.configuration.jaxb 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. * */ @XmlRegistry public class ObjectFactory { /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.datacleaner.configuration.jaxb * */ public ObjectFactory() { } /** * Create an instance of {@link HadoopClusterType } * */ public HadoopClusterType createHadoopClusterType() { return new HadoopClusterType(); } /** * Create an instance of {@link ValueListSynonymCatalogType } * */ public ValueListSynonymCatalogType createValueListSynonymCatalogType() { return new ValueListSynonymCatalogType(); } /** * Create an instance of {@link XmlDatastoreType } * */ public XmlDatastoreType createXmlDatastoreType() { return new XmlDatastoreType(); } /** * Create an instance of {@link ExcelDatastoreType } * */ public ExcelDatastoreType createExcelDatastoreType() { return new ExcelDatastoreType(); } /** * Create an instance of {@link FixedWidthDatastoreType } * */ public FixedWidthDatastoreType createFixedWidthDatastoreType() { return new FixedWidthDatastoreType(); } /** * Create an instance of {@link CouchdbDatastoreType } * */ public CouchdbDatastoreType createCouchdbDatastoreType() { return new CouchdbDatastoreType(); } /** * Create an instance of {@link CouchdbDatastoreType.TableDef } * */ public CouchdbDatastoreType.TableDef createCouchdbDatastoreTypeTableDef() { return new CouchdbDatastoreType.TableDef(); } /** * Create an instance of {@link CassandraDatastoreType } * */ public CassandraDatastoreType createCassandraDatastoreType() { return new CassandraDatastoreType(); } /** * Create an instance of {@link CassandraDatastoreType.TableDef } * */ public CassandraDatastoreType.TableDef createCassandraDatastoreTypeTableDef() { return new CassandraDatastoreType.TableDef(); } /** * Create an instance of {@link ElasticSearchDatastoreType } * */ public ElasticSearchDatastoreType createElasticSearchDatastoreType() { return new ElasticSearchDatastoreType(); } /** * Create an instance of {@link ElasticSearchDatastoreType.TableDef } * */ public ElasticSearchDatastoreType.TableDef createElasticSearchDatastoreTypeTableDef() { return new ElasticSearchDatastoreType.TableDef(); } /** * Create an instance of {@link MongodbDatastoreType } * */ public MongodbDatastoreType createMongodbDatastoreType() { return new MongodbDatastoreType(); } /** * Create an instance of {@link MongodbDatastoreType.TableDef } * */ public MongodbDatastoreType.TableDef createMongodbDatastoreTypeTableDef() { return new MongodbDatastoreType.TableDef(); } /** * Create an instance of {@link HbaseDatastoreType } * */ public HbaseDatastoreType createHbaseDatastoreType() { return new HbaseDatastoreType(); } /** * Create an instance of {@link HbaseDatastoreType.TableDef } * */ public HbaseDatastoreType.TableDef createHbaseDatastoreTypeTableDef() { return new HbaseDatastoreType.TableDef(); } /** * Create an instance of {@link PojoTableType } * */ public PojoTableType createPojoTableType() { return new PojoTableType(); } /** * Create an instance of {@link PojoTableType.Rows } * */ public PojoTableType.Rows createPojoTableTypeRows() { return new PojoTableType.Rows(); } /** * Create an instance of {@link PojoTableType.Columns } * */ public PojoTableType.Columns createPojoTableTypeColumns() { return new PojoTableType.Columns(); } /** * Create an instance of {@link CsvDatastoreType } * */ public CsvDatastoreType createCsvDatastoreType() { return new CsvDatastoreType(); } /** * Create an instance of {@link JdbcDatastoreType } * */ public JdbcDatastoreType createJdbcDatastoreType() { return new JdbcDatastoreType(); } /** * Create an instance of {@link ClasspathScannerType } * */ public ClasspathScannerType createClasspathScannerType() { return new ClasspathScannerType(); } /** * Create an instance of {@link ServersType } * */ public ServersType createServersType() { return new ServersType(); } /** * Create an instance of {@link CustomElementType } * */ public CustomElementType createCustomElementType() { return new CustomElementType(); } /** * Create an instance of {@link ReferenceDataCatalogType } * */ public ReferenceDataCatalogType createReferenceDataCatalogType() { return new ReferenceDataCatalogType(); } /** * Create an instance of {@link Configuration } * */ public Configuration createConfiguration() { return new Configuration(); } /** * Create an instance of {@link ConfigurationMetadataType } * */ public ConfigurationMetadataType createConfigurationMetadataType() { return new ConfigurationMetadataType(); } /** * Create an instance of {@link DatastoreCatalogType } * */ public DatastoreCatalogType createDatastoreCatalogType() { return new DatastoreCatalogType(); } /** * Create an instance of {@link MultithreadedTaskrunnerType } * */ public MultithreadedTaskrunnerType createMultithreadedTaskrunnerType() { return new MultithreadedTaskrunnerType(); } /** * Create an instance of {@link SinglethreadedTaskrunnerType } * */ public SinglethreadedTaskrunnerType createSinglethreadedTaskrunnerType() { return new SinglethreadedTaskrunnerType(); } /** * Create an instance of {@link StorageProviderType } * */ public StorageProviderType createStorageProviderType() { return new StorageProviderType(); } /** * Create an instance of {@link DescriptorProvidersType } * */ public DescriptorProvidersType createDescriptorProvidersType() { return new DescriptorProvidersType(); } /** * Create an instance of {@link SalesforceDatastoreType } * */ public SalesforceDatastoreType createSalesforceDatastoreType() { return new SalesforceDatastoreType(); } /** * Create an instance of {@link SugarCrmDatastoreType } * */ public SugarCrmDatastoreType createSugarCrmDatastoreType() { return new SugarCrmDatastoreType(); } /** * Create an instance of {@link Neo4JDatastoreType } * */ public Neo4JDatastoreType createNeo4JDatastoreType() { return new Neo4JDatastoreType(); } /** * Create an instance of {@link PojoDatastoreType } * */ public PojoDatastoreType createPojoDatastoreType() { return new PojoDatastoreType(); } /** * Create an instance of {@link SasDatastoreType } * */ public SasDatastoreType createSasDatastoreType() { return new SasDatastoreType(); } /** * Create an instance of {@link JsonDatastoreType } * */ public JsonDatastoreType createJsonDatastoreType() { return new JsonDatastoreType(); } /** * Create an instance of {@link KafkaDatastoreType } * */ public KafkaDatastoreType createKafkaDatastoreType() { return new KafkaDatastoreType(); } /** * Create an instance of {@link AccessDatastoreType } * */ public AccessDatastoreType createAccessDatastoreType() { return new AccessDatastoreType(); } /** * Create an instance of {@link CompositeDatastoreType } * */ public CompositeDatastoreType createCompositeDatastoreType() { return new CompositeDatastoreType(); } /** * Create an instance of {@link DbaseDatastoreType } * */ public DbaseDatastoreType createDbaseDatastoreType() { return new DbaseDatastoreType(); } /** * Create an instance of {@link OpenOfficeDatabaseDatastoreType } * */ public OpenOfficeDatabaseDatastoreType createOpenOfficeDatabaseDatastoreType() { return new OpenOfficeDatabaseDatastoreType(); } /** * Create an instance of {@link RegexSwapPatternType } * */ public RegexSwapPatternType createRegexSwapPatternType() { return new RegexSwapPatternType(); } /** * Create an instance of {@link RegexPatternType } * */ public RegexPatternType createRegexPatternType() { return new RegexPatternType(); } /** * Create an instance of {@link SimplePatternType } * */ public SimplePatternType createSimplePatternType() { return new SimplePatternType(); } /** * Create an instance of {@link TextFileSynonymCatalogType } * */ public TextFileSynonymCatalogType createTextFileSynonymCatalogType() { return new TextFileSynonymCatalogType(); } /** * Create an instance of {@link DatastoreSynonymCatalogType } * */ public DatastoreSynonymCatalogType createDatastoreSynonymCatalogType() { return new DatastoreSynonymCatalogType(); } /** * Create an instance of {@link TextFileDictionaryType } * */ public TextFileDictionaryType createTextFileDictionaryType() { return new TextFileDictionaryType(); } /** * Create an instance of {@link ValueListDictionaryType } * */ public ValueListDictionaryType createValueListDictionaryType() { return new ValueListDictionaryType(); } /** * Create an instance of {@link DatastoreDictionaryType } * */ public DatastoreDictionaryType createDatastoreDictionaryType() { return new DatastoreDictionaryType(); } /** * Create an instance of {@link InMemoryStorageProviderType } * */ public InMemoryStorageProviderType createInMemoryStorageProviderType() { return new InMemoryStorageProviderType(); } /** * Create an instance of {@link HsqldbStorageProviderType } * */ public HsqldbStorageProviderType createHsqldbStorageProviderType() { return new HsqldbStorageProviderType(); } /** * Create an instance of {@link H2StorageProviderType } * */ public H2StorageProviderType createH2StorageProviderType() { return new H2StorageProviderType(); } /** * Create an instance of {@link CombinedStorageProviderType } * */ public CombinedStorageProviderType createCombinedStorageProviderType() { return new CombinedStorageProviderType(); } /** * Create an instance of {@link BerkeleyDbStorageProviderType } * */ public BerkeleyDbStorageProviderType createBerkeleyDbStorageProviderType() { return new BerkeleyDbStorageProviderType(); } /** * Create an instance of {@link HadoopClusterType.EnvironmentConfigured } * */ public HadoopClusterType.EnvironmentConfigured createHadoopClusterTypeEnvironmentConfigured() { return new HadoopClusterType.EnvironmentConfigured(); } /** * Create an instance of {@link HadoopClusterType.Directories } * */ public HadoopClusterType.Directories createHadoopClusterTypeDirectories() { return new HadoopClusterType.Directories(); } /** * Create an instance of {@link ValueListSynonymCatalogType.Synonym } * */ public ValueListSynonymCatalogType.Synonym createValueListSynonymCatalogTypeSynonym() { return new ValueListSynonymCatalogType.Synonym(); } /** * Create an instance of {@link XmlDatastoreType.TableDef } * */ public XmlDatastoreType.TableDef createXmlDatastoreTypeTableDef() { return new XmlDatastoreType.TableDef(); } /** * Create an instance of {@link ExcelDatastoreType.CustomColumnNames } * */ public ExcelDatastoreType.CustomColumnNames createExcelDatastoreTypeCustomColumnNames() { return new ExcelDatastoreType.CustomColumnNames(); } /** * Create an instance of {@link FixedWidthDatastoreType.WidthSpecification } * */ public FixedWidthDatastoreType.WidthSpecification createFixedWidthDatastoreTypeWidthSpecification() { return new FixedWidthDatastoreType.WidthSpecification(); } /** * Create an instance of {@link FixedWidthDatastoreType.CustomColumnNames } * */ public FixedWidthDatastoreType.CustomColumnNames createFixedWidthDatastoreTypeCustomColumnNames() { return new FixedWidthDatastoreType.CustomColumnNames(); } /** * Create an instance of {@link CouchdbDatastoreType.TableDef.Field } * */ public CouchdbDatastoreType.TableDef.Field createCouchdbDatastoreTypeTableDefField() { return new CouchdbDatastoreType.TableDef.Field(); } /** * Create an instance of {@link CassandraDatastoreType.TableDef.Column } * */ public CassandraDatastoreType.TableDef.Column createCassandraDatastoreTypeTableDefColumn() { return new CassandraDatastoreType.TableDef.Column(); } /** * Create an instance of {@link ElasticSearchDatastoreType.TableDef.Field } * */ public ElasticSearchDatastoreType.TableDef.Field createElasticSearchDatastoreTypeTableDefField() { return new ElasticSearchDatastoreType.TableDef.Field(); } /** * Create an instance of {@link MongodbDatastoreType.TableDef.Property } * */ public MongodbDatastoreType.TableDef.Property createMongodbDatastoreTypeTableDefProperty() { return new MongodbDatastoreType.TableDef.Property(); } /** * Create an instance of {@link HbaseDatastoreType.TableDef.Column } * */ public HbaseDatastoreType.TableDef.Column createHbaseDatastoreTypeTableDefColumn() { return new HbaseDatastoreType.TableDef.Column(); } /** * Create an instance of {@link PojoTableType.Rows.Row } * */ public PojoTableType.Rows.Row createPojoTableTypeRowsRow() { return new PojoTableType.Rows.Row(); } /** * Create an instance of {@link PojoTableType.Columns.Column } * */ public PojoTableType.Columns.Column createPojoTableTypeColumnsColumn() { return new PojoTableType.Columns.Column(); } /** * Create an instance of {@link CsvDatastoreType.CustomColumnNames } * */ public CsvDatastoreType.CustomColumnNames createCsvDatastoreTypeCustomColumnNames() { return new CsvDatastoreType.CustomColumnNames(); } /** * Create an instance of {@link JdbcDatastoreType.TableTypes } * */ public JdbcDatastoreType.TableTypes createJdbcDatastoreTypeTableTypes() { return new JdbcDatastoreType.TableTypes(); } /** * Create an instance of {@link ClasspathScannerType.Package } * */ public ClasspathScannerType.Package createClasspathScannerTypePackage() { return new ClasspathScannerType.Package(); } /** * Create an instance of {@link ServersType.HadoopClusters } * */ public ServersType.HadoopClusters createServersTypeHadoopClusters() { return new ServersType.HadoopClusters(); } /** * Create an instance of {@link CustomElementType.Property } * */ public CustomElementType.Property createCustomElementTypeProperty() { return new CustomElementType.Property(); } /** * Create an instance of {@link ReferenceDataCatalogType.Dictionaries } * */ public ReferenceDataCatalogType.Dictionaries createReferenceDataCatalogTypeDictionaries() { return new ReferenceDataCatalogType.Dictionaries(); } /** * Create an instance of {@link ReferenceDataCatalogType.SynonymCatalogs } * */ public ReferenceDataCatalogType.SynonymCatalogs createReferenceDataCatalogTypeSynonymCatalogs() { return new ReferenceDataCatalogType.SynonymCatalogs(); } /** * Create an instance of {@link ReferenceDataCatalogType.StringPatterns } * */ public ReferenceDataCatalogType.StringPatterns createReferenceDataCatalogTypeStringPatterns() { return new ReferenceDataCatalogType.StringPatterns(); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy