Interface PolyStringNormalizerRegistry
-
public interface PolyStringNormalizerRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull PolyStringNormalizer
getNormalizer(@Nullable QName name)
-
-
-
Method Detail
-
getNormalizer
@NotNull @NotNull PolyStringNormalizer getNormalizer(@Nullable @Nullable QName name)
-
-