Modifier and Type | Method and Description |
---|---|
protected NormalizerDescription |
NormalizerDescriptionSchemaParser.doParse() |
NormalizerDescription |
NormalizerDescriptionSchemaParser.parseNormalizerDescription(String normalizerDescription)
Parses a normalizer description:
|
Modifier and Type | Method and Description |
---|---|
NormalizerDescription |
AntlrSchemaParser.normalizerDescription()
Production for normalizer descriptions.
|
Modifier and Type | Method and Description |
---|---|
Normalizer |
EntityFactory.getNormalizer(SchemaManager schemaManager,
NormalizerDescription normalizerDescription,
Registries targetRegistries,
String schemaName)
Create a new instance of a Normalizer
|
Normalizer |
SchemaEntityFactory.getNormalizer(SchemaManager schemaManager,
NormalizerDescription normalizerDescription,
Registries targetRegistries,
String schemaName)
Create a new instance of a Normalizer
|
Copyright © 2016. All rights reserved.