Package nxt.blockchain
Interface Appendix.Parser
- Enclosing interface:
- Appendix
public static interface Appendix.Parser
-
Method Summary
Modifier and TypeMethodDescriptionparse(ByteBuffer buffer) parse(org.json.simple.JSONObject attachmentData)
-
Method Details
-
parse
- Throws:
NxtException.NotValidException
-
parse
Appendix.AbstractAppendix parse(org.json.simple.JSONObject attachmentData) throws NxtException.NotValidException - Throws:
NxtException.NotValidException
-