Class VersionBracketAsnPreprocessor
java.lang.Object
org.apache.nifi.jasn1.preprocess.preprocessors.VersionBracketAsnPreprocessor
- All Implemented Interfaces:
AsnPreprocessor
-
Field Details
-
OPEN_VERSION_BRACKET
- See Also:
-
CLOSE_VERSION_BRACKET
- See Also:
-
ONLY_WHITESPACES
-
ONLY_COMMENT
-
IS_OPTIONAL_ALREADY
-
TRAILING_COMMA_WITH_POTENTIAL_WHITESPACES
- See Also:
-
ADD_OPTIONAL
- See Also:
-
-
Constructor Details
-
VersionBracketAsnPreprocessor
public VersionBracketAsnPreprocessor()
-
-
Method Details
-
preprocessAsn
- Specified by:
preprocessAsnin interfaceAsnPreprocessor
-