public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static SetCrawlConfig createSetCrawlConfig()
public static javax.xml.bind.JAXBElement<SetCrawlConfig> createSetCrawlConfig(SetCrawlConfig value)
public static GetCrawlConfig createGetCrawlConfig()
public static javax.xml.bind.JAXBElement<GetCrawlConfig> createGetCrawlConfig(GetCrawlConfig value)
public static GetCrawlConfigByVersion createGetCrawlConfigByVersion()
public static javax.xml.bind.JAXBElement<GetCrawlConfigByVersion> createGetCrawlConfigByVersion(GetCrawlConfigByVersion value)
public static CrawlConfig createCrawlConfig()
public static javax.xml.bind.JAXBElement<CrawlConfig> createCrawlConfig(CrawlConfig value)
public static UrlTesterData createUrlTesterData()
public static javax.xml.bind.JAXBElement<UrlTesterData> createUrlTesterData(UrlTesterData value)
public static UrlTestConfig createUrlTestConfig()
public static javax.xml.bind.JAXBElement<UrlTestConfig> createUrlTestConfig(UrlTestConfig value)
public static Crawler createCrawler()
public static Rule createRule()
public static Rules createRules()
public static Accept createAccept()
public static Ignore createIgnore()
public static Index createIndex()
public static NoIndex createNoIndex()
public static Follow createFollow()
public static NoFollow createNoFollow()
public static AddMeta createAddMeta()
public static Source createSource()
public static DataModelClass createDataModelClass()
public static javax.xml.bind.JAXBElement<DataModelClass> createDataModelClass(DataModelClass value)
public static Priority createPriority()
public static CrawlSchedulerConfig createCrawlSchedulerConfig()
public static javax.xml.bind.JAXBElement<CrawlSchedulerConfig> createCrawlSchedulerConfig(CrawlSchedulerConfig value)
public static CustomCrawlConfig createCustomCrawlConfig()
public static javax.xml.bind.JAXBElement<CustomCrawlConfig> createCustomCrawlConfig(CustomCrawlConfig value)
public static Root createRoot()
public static RootSet createRootSet()
public static FeedFetcher createFeedFetcher()
public static javax.xml.bind.JAXBElement<FeedFetcher> createFeedFetcher(FeedFetcher value)
public static Feed createFeed()
public static GetCrawlStatus createGetCrawlStatus()
public static javax.xml.bind.JAXBElement<GetCrawlStatus> createGetCrawlStatus(GetCrawlStatus value)
public static CrawlStatus createCrawlStatus()
public static javax.xml.bind.JAXBElement<CrawlStatus> createCrawlStatus(CrawlStatus value)
public static GetCrawlerStatus createGetCrawlerStatus()
public static javax.xml.bind.JAXBElement<GetCrawlerStatus> createGetCrawlerStatus(GetCrawlerStatus value)
public static GetSchedulerState createGetSchedulerState()
public static javax.xml.bind.JAXBElement<GetSchedulerState> createGetSchedulerState(GetSchedulerState value)
public static CrawlerStatus createCrawlerStatus()
public static javax.xml.bind.JAXBElement<CrawlerStatus> createCrawlerStatus(CrawlerStatus value)
public static SourceStatus createSourceStatus()
public static javax.xml.bind.JAXBElement<SourceStatus> createSourceStatus(SourceStatus value)
public static GetCrawlerProbeValues createGetCrawlerProbeValues()
public static javax.xml.bind.JAXBElement<GetCrawlerProbeValues> createGetCrawlerProbeValues(GetCrawlerProbeValues value)
public static UrlTest createUrlTest()
public static MultiUrlTest createMultiUrlTest()
public static javax.xml.bind.JAXBElement<MultiUrlTest> createMultiUrlTest(MultiUrlTest value)
public static UrlStatus createUrlStatus()
public static javax.xml.bind.JAXBElement<UrlStatus> createUrlStatus(UrlStatus value)
public static MultiUrlStatus createMultiUrlStatus()
public static javax.xml.bind.JAXBElement<MultiUrlStatus> createMultiUrlStatus(MultiUrlStatus value)
public static StartCrawl createStartCrawl()
public static javax.xml.bind.JAXBElement<StartCrawl> createStartCrawl(StartCrawl value)
public static StopCrawl createStopCrawl()
public static javax.xml.bind.JAXBElement<StopCrawl> createStopCrawl(StopCrawl value)
public static SubmitRoots createSubmitRoots()
public static javax.xml.bind.JAXBElement<SubmitRoots> createSubmitRoots(SubmitRoots value)
public static SubmitUrls createSubmitUrls()
public static javax.xml.bind.JAXBElement<SubmitUrls> createSubmitUrls(SubmitUrls value)
public static RefreshDocuments createRefreshDocuments()
public static javax.xml.bind.JAXBElement<RefreshDocuments> createRefreshDocuments(RefreshDocuments value)
public static ReindexDocuments createReindexDocuments()
public static javax.xml.bind.JAXBElement<ReindexDocuments> createReindexDocuments(ReindexDocuments value)
public static ClearCrawler createClearCrawler()
public static javax.xml.bind.JAXBElement<ClearCrawler> createClearCrawler(ClearCrawler value)
public static ClearDocuments createClearDocuments()
public static javax.xml.bind.JAXBElement<ClearDocuments> createClearDocuments(ClearDocuments value)
public static CleanDocuments createCleanDocuments()
public static javax.xml.bind.JAXBElement<CleanDocuments> createCleanDocuments(CleanDocuments value)
public static ForceCrawlUrl createForceCrawlUrl()
public static javax.xml.bind.JAXBElement<ForceCrawlUrl> createForceCrawlUrl(ForceCrawlUrl value)
public static VerboseCrawlDocument createVerboseCrawlDocument()
public static javax.xml.bind.JAXBElement<VerboseCrawlDocument> createVerboseCrawlDocument(VerboseCrawlDocument value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.