public class SuffixFeatureGeneratorFactory extends GeneratorFactory.AbstractXmlFeatureGeneratorFactory
SuffixFeatureGenerator
Constructor and Description |
---|
SuffixFeatureGeneratorFactory() |
Modifier and Type | Method and Description |
---|---|
AdaptiveFeatureGenerator |
create() |
AdaptiveFeatureGenerator |
create(Element generatorElement,
FeatureGeneratorResourceProvider resourceManager)
Deprecated.
|
@Deprecated public AdaptiveFeatureGenerator create(Element generatorElement, FeatureGeneratorResourceProvider resourceManager)
AdaptiveFeatureGenerator
from a the describing
XML element.generatorElement
- the element which contains the configurationresourceManager
- the resource manager which could be used
to access referenced resourcesAdaptiveFeatureGenerator
public AdaptiveFeatureGenerator create() throws InvalidFormatException
create
in class GeneratorFactory.AbstractXmlFeatureGeneratorFactory
GeneratorFactory.AbstractXmlFeatureGeneratorFactory.resourceManager
to instantiateInvalidFormatException
Copyright © 2020 The Apache Software Foundation. All rights reserved.