public interface ParserRegistry
ImportParameterParsers| Modifier and Type | Method and Description |
|---|---|
ImportParameterParser |
getParser(java.lang.String referenceFormat)
Returns
ImportParameterParser for given referenceFormat. |
ImportParameterParser getParser(java.lang.String referenceFormat)
ImportParameterParser for given referenceFormat. If no parser matches given referenceFormat then a
RuntimeException is thrown.referenceFormat - format to checkCopyright © 2018 SAP SE. All Rights Reserved.