This method of the PermissionDataSet Class given an encoding type, returns a tag which can then be used to perform encode and decode operations.
public String mapFormat(String format);
Returns the permission-specific tag for the specified encoding format. If the specified format is not supported, null is returned.
format | The requested encoding format. |