Package com.igormaznitsa.jbbp.mapper
package com.igormaznitsa.jbbp.mapper
-
ClassDescriptionThe annotation describes a field in a class which can be mapped and loaded from parsed a JBBP structure, also it can be used for whole class but in the case be careful and use default name and path values.Filter allows cheeking Bin annotation and fields during mapping or writing operations.The Enum contains all supported bin types for mapper.The Class processes mapping of a parsed binary data to class fields.The Interface describes a processor which will be called during mapping of fields of a parsed binary structure to a mapping class instance, if they marked for custom processing.