Package google.registry.tmch
Class SmdrlCsvParser
java.lang.Object
google.registry.tmch.SmdrlCsvParser
Signed Mark Data Revocation List (SMDRL) CSV Parser
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SignedMarkRevocationList
Converts the lines from the DNL CSV file into a data structure.
-
Constructor Details
-
SmdrlCsvParser
public SmdrlCsvParser()
-
-
Method Details
-
parse
Converts the lines from the DNL CSV file into a data structure.- Throws:
IOException
-