public class ObjectFactory
extends java.lang.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: com.exalead.mercury.mami.crawl.v10
|
public ObjectFactory()
public GetSchedulerState createGetSchedulerState()
GetSchedulerState
public Source.Roots createSourceRoots()
Source.Roots
public CleanSources.Sources createCleanSourcesSources()
CleanSources.Sources
public ClearSources.Sources createClearSourcesSources()
ClearSources.Sources
public VerboseCrawlDocument createVerboseCrawlDocument()
VerboseCrawlDocument
public CrawlerStatus createCrawlerStatus()
CrawlerStatus
public CrawlStatus createCrawlStatus()
CrawlStatus
public SubmitUrls createSubmitUrls()
SubmitUrls
public ISource.MimeTypes createISourceMimeTypes()
ISource.MimeTypes
public GetCrawlConfig createGetCrawlConfig()
GetCrawlConfig
public FeedFetcher createFeedFetcher()
FeedFetcher
public CrawlConfig createCrawlConfig()
CrawlConfig
public MultiSourceUrlTest.Urls createMultiSourceUrlTestUrls()
MultiSourceUrlTest.Urls
public ClearCrawler createClearCrawler()
ClearCrawler
public MultiSourceUrlTest createMultiSourceUrlTest()
MultiSourceUrlTest
public SourceUrlTest createSourceUrlTest()
SourceUrlTest
public MultiSourceUrlTest.Sources createMultiSourceUrlTestSources()
MultiSourceUrlTest.Sources
public SourceUrlStatus createSourceUrlStatus()
SourceUrlStatus
public FeedFetcherSource.Feeds createFeedFetcherSourceFeeds()
FeedFetcherSource.Feeds
public StartCrawl createStartCrawl()
StartCrawl
public ISource.QueryParameterBlacklist createISourceQueryParameterBlacklist()
ISource.QueryParameterBlacklist
public FeedFetcherSource createFeedFetcherSource()
FeedFetcherSource
public SetCrawlConfig createSetCrawlConfig()
SetCrawlConfig
public GetCrawlStatus createGetCrawlStatus()
GetCrawlStatus
public RefreshSources.Sources createRefreshSourcesSources()
RefreshSources.Sources
public GetCrawlConfigByVersion createGetCrawlConfigByVersion()
GetCrawlConfigByVersion
public ForceCrawlUrl createForceCrawlUrl()
ForceCrawlUrl
public RefreshSources createRefreshSources()
RefreshSources
public ClearSources createClearSources()
ClearSources
public MultiSourceUrlStatus createMultiSourceUrlStatus()
MultiSourceUrlStatus
public CrawlSchedulerConfig createCrawlSchedulerConfig()
CrawlSchedulerConfig
public CustomCrawlConfig createCustomCrawlConfig()
CustomCrawlConfig
public ISource.Rules createISourceRules()
ISource.Rules
public GetProbeValuesForCrawler createGetProbeValuesForCrawler()
GetProbeValuesForCrawler
public CleanSources createCleanSources()
CleanSources
public GetCrawlerStatus createGetCrawlerStatus()
GetCrawlerStatus
public SubmitRoots createSubmitRoots()
SubmitRoots
public javax.xml.bind.JAXBElement<VerboseCrawlDocument> createVerboseCrawlDocument(VerboseCrawlDocument value)
public javax.xml.bind.JAXBElement<ClearSources> createClearSources(ClearSources value)
public javax.xml.bind.JAXBElement<CleanSources> createCleanSources(CleanSources value)
public javax.xml.bind.JAXBElement<FeedFetcher> createFeedFetcher(FeedFetcher value)
public javax.xml.bind.JAXBElement<RefreshSources> createRefreshSources(RefreshSources value)
public javax.xml.bind.JAXBElement<GetSchedulerState> createGetSchedulerState(GetSchedulerState value)
public javax.xml.bind.JAXBElement<ClearCrawler> createClearCrawler(ClearCrawler value)
public javax.xml.bind.JAXBElement<GetCrawlConfig> createGetCrawlConfig(GetCrawlConfig value)
public javax.xml.bind.JAXBElement<SubmitRoots> createSubmitRoots(SubmitRoots value)
public javax.xml.bind.JAXBElement<SetCrawlConfig> createSetCrawlConfig(SetCrawlConfig value)
public javax.xml.bind.JAXBElement<CrawlStatus> createCrawlStatus(CrawlStatus value)
public javax.xml.bind.JAXBElement<CrawlerStatus> createCrawlerStatus(CrawlerStatus value)
public javax.xml.bind.JAXBElement<GetCrawlerStatus> createGetCrawlerStatus(GetCrawlerStatus value)
public javax.xml.bind.JAXBElement<CrawlConfig> createCrawlConfig(CrawlConfig value)
public javax.xml.bind.JAXBElement<GetCrawlStatus> createGetCrawlStatus(GetCrawlStatus value)
public javax.xml.bind.JAXBElement<CrawlSchedulerConfig> createCrawlSchedulerConfig(CrawlSchedulerConfig value)
public javax.xml.bind.JAXBElement<MultiSourceUrlStatus> createMultiSourceUrlStatus(MultiSourceUrlStatus value)
public javax.xml.bind.JAXBElement<GetProbeValuesForCrawler> createGetProbeValuesForCrawler(GetProbeValuesForCrawler value)
public javax.xml.bind.JAXBElement<SubmitUrls> createSubmitUrls(SubmitUrls value)
public javax.xml.bind.JAXBElement<SourceUrlStatus> createSourceUrlStatus(SourceUrlStatus value)
public javax.xml.bind.JAXBElement<ForceCrawlUrl> createForceCrawlUrl(ForceCrawlUrl value)
public javax.xml.bind.JAXBElement<CustomCrawlConfig> createCustomCrawlConfig(CustomCrawlConfig value)
public javax.xml.bind.JAXBElement<FeedFetcherSource> createFeedFetcherSource(FeedFetcherSource value)
public javax.xml.bind.JAXBElement<StartCrawl> createStartCrawl(StartCrawl value)
public javax.xml.bind.JAXBElement<GetCrawlConfigByVersion> createGetCrawlConfigByVersion(GetCrawlConfigByVersion value)
public javax.xml.bind.JAXBElement<MultiSourceUrlTest> createMultiSourceUrlTest(MultiSourceUrlTest value)
public javax.xml.bind.JAXBElement<SourceUrlTest> createSourceUrlTest(SourceUrlTest value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.