java - 从元素列表中的 json 加载

标签 java json gson

我需要将这个 king json 文件加载到 Java 中的某个对象中。

[
    {
        "id": 1,
        "name": "FA1_M",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 1,
        "index_ring": 1,
        "order": 0
    },
    {
        "id": 2,
        "name": "A1_1_LED",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 1,
        "index_ring": 2,
        "order": 1
    },
    {
        "id": 3,
        "name": "FA1_A",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 2,
        "index_ring": 3,
        "order": 2
    },
    {
        "id": 4,
        "name": "A1_2_LED",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 2,
        "index_ring": 4,
        "order": 3
    },
    {
        "id": 5,
        "name": "FA1_BMA",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 3,
        "index_ring": 5,
        "order": 4
    },
    {
        "id": 6,
        "name": "A1_3_LED",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 3,
        "index_ring": 6,
        "order": 5
    },
    {
        "id": 7,
        "name": "Reserve_IN_4",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 4,
        "index_ring": 7,
        "order": 6
    },
    {
        "id": 8,
        "name": "A1_4_LED",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 4,
        "index_ring": 8,
        "order": 7
    },
    {
        "id": 9,
        "name": "Reserve_IN_5",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 5,
        "index_ring": 9,
        "order": 8
    },
    {
        "id": 10,
        "name": "A1_5_LED",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 5,
        "index_ring": 10,
        "order": 9
    },
    {
        "id": 11,
        "name": "Reserve_IN_6",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 6,
        "index_ring": 11,
        "order": 10
    },
    {
        "id": 12,
        "name": "Reserve_OUT_6",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 6,
        "index_ring": 12,
        "order": 11
    },
    {
        "id": 13,
        "name": "Reserve_IN_7",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 7,
        "index_ring": 13,
        "order": 12
    },
    {
        "id": 14,
        "name": "KK1_ENB",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 7,
        "index_ring": 14,
        "order": 13
    },
    {
        "id": 15,
        "name": "FA2_BMA",
        "ring_number": 1,
        "type": 3,
        "unit_index": 1,
        "device_type": 3,
        "address": 8,
        "index_ring": 15,
        "order": 14
    },
    {
        "id": 16,
        "name": "KK2_ENB",
        "ring_number": 1,
        "type": 4,
        "unit_index": 1,
        "device_type": 3,
        "address": 8,
        "index_ring": 16,
        "order": 15
    },
    {
        "id": 17,
        "name": "Smoke1_1",
        "ring_number": 1,
        "type": 2,
        "unit_index": 2,
        "device_type": 2,
        "address": 1,
        "index_ring": 17,
        "order": 16
    },
    {
        "id": 18,
        "name": "Smoke1_2",
        "ring_number": 1,
        "type": 2,
        "unit_index": 3,
        "device_type": 12,
        "address": 1,
        "index_ring": 18,
        "order": 17
    },
    {
        "id": 19,
        "name": "Smoke1_3",
        "ring_number": 1,
        "type": 2,
        "unit_index": 4,
        "device_type": 2,
        "address": 1,
        "index_ring": 19,
        "order": 18
    },
    {
        "id": 20,
        "name": "Smoke1_4",
        "ring_number": 1,
        "type": 2,
        "unit_index": 5,
        "device_type": 2,
        "address": 1,
        "index_ring": 20,
        "order": 19
    },
    {
        "id": 21,
        "name": "Fire1_1",
        "ring_number": 1,
        "type": 1,
        "unit_index": 6,
        "device_type": 4,
        "address": 1,
        "index_ring": 21,
        "order": 20
    },
    {
        "id": 22,
        "name": "Fire1_2",
        "ring_number": 1,
        "type": 1,
        "unit_index": 6,
        "device_type": 4,
        "address": 2,
        "index_ring": 22,
        "order": 21
    },
    {
        "id": 23,
        "name": "Fire1_3",
        "ring_number": 1,
        "type": 1,
        "unit_index": 7,
        "device_type": 1,
        "address": 1,
        "index_ring": 23,
        "order": 22
    },
    {
        "id": 24,
        "name": "Motorless1",
        "ring_number": 1,
        "type": 5,
        "unit_index": 8,
        "device_type": 13,
        "address": 1,
        "index_ring": 24,
        "order": 23
    },
    {
        "id": 25,
        "name": "Fire1_4",
        "ring_number": 1,
        "type": 1,
        "unit_index": 9,
        "device_type": 14,
        "address": 1,
        "index_ring": 25,
        "order": 24
    },
    {
        "id": 26,
        "name": "Fire1_5",
        "ring_number": 1,
        "type": 1,
        "unit_index": 9,
        "device_type": 14,
        "address": 2,
        "index_ring": 26,
        "order": 25
    }
]

我有类 Element 描述一个元素

public class element {
    protected int id;
    protected int type;
    protected String state;
    protected int status;
    protected int device_type;
    private Map<String, Integer>mask;


    public int getId(){return this.id;}
    public void setId(int id){this.id=id;}
    public int getType(){return this.type;}
    public void setType(int type){this.type=type;}
    public String getState(){return this.state;}
    public void setState(String state){this.state=state;}
    public int getStatus(){return this.status;}
    public void setStatus(int status){this.status=status;}
    public int getDeviceType(){return this.device_type;}
    public void setDeviceType(int device_type){this.device_type=device_type;}
    public Map<String,Integer> getMask(){return this.mask;}
    public void setMask(Map<String,Integer> mask){this.mask=mask;}

    //index start by 1, not 0
    public boolean getBit(int index){
        return ((this.status>>(index-1)) & 0x1)==1;
    }

    public ElementView generateView(){
        return null;
    }

}

如何在元素列表中加载 json ?我用 GSON 查看了 stackoverflow 问题,但是需要在 json 中为这个数组指定一些名称,但我没有。有人可以帮忙吗?

最佳答案

您需要指定元素类型/类。例如,你有下面的数组 json [{"id":"01","name":"Joe"},{"id":"02","name":"Doe"}]

您必须创建学生类(class)

public class Student {
    private String id;
    private  String name;

    public Student() {

    }

    public Student(String id, String name) {
        super();
        this.id = id;
        this.name = name;
    }

    public String getId() {
        return id;
    }
    public void setId(String id) {
        this.id = id;
    }
    public String getName() {
        return name;
    }
    public void setName(String name) {
        this.name = name;
    }

    @Override
    public String toString() {
        return "Student [id=" + id + ", name=" + name + "]";
    }

    @Override
    public int hashCode() {
        final int prime = 31;
        int result = 1;
        result = prime * result + ((id == null) ? 0 : id.hashCode());
        result = prime * result + ((name == null) ? 0 : name.hashCode());
        return result;
    }

    @Override
    public boolean equals(Object obj) {
        if (this == obj)
            return true;
        if (obj == null)
            return false;
        if (getClass() != obj.getClass())
            return false;
        Student other = (Student) obj;
        if (id == null) {
            if (other.id != null)
                return false;
        } else if (!id.equals(other.id))
            return false;
        if (name == null) {
            if (other.name != null)
                return false;
        } else if (!name.equals(other.name))
            return false;
        return true;
    }

}

之后需要指定集合类型,并访问fromJson方法

Type collectionType = new TypeToken<List<Student>>(){}.getType();
List<Student> students = gson.fromJson(json, collectionType);

整个测试代码如下

public class When_serialize_list_object {
    private List<Student> _students;
    private Gson gson = new Gson();

    @Before
    public void setUp() {
        _students = new ArrayList<Student>();

        Student student1 = new Student("01", "Joe");
        Student student2 = new Student("02", "Doe");

        _students.add(student1);
        _students.add(student2);
    }

    @Test
    public void should_able_to_deserialize() {      
        String json = gson.toJson(_students);

        System.out.println(json);
        Type collectionType = new TypeToken<List<Student>>(){}.getType();
        List<Student> students = gson.fromJson(json, collectionType);

        Assert.assertEquals(students, _students);
        System.out.println(students);
    }

}

关于java - 从元素列表中的 json 加载,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5722043/

相关文章:

c# - 使用 Json.NET 反序列化字符串和对象的混合集合

javascript - 从 JSON 数组中获取变量

java - 转换为 JSON 时如何使用 Java Enum 的属性

java - 由于缺少 Spring boot 类,WebLogic 12.2.1.2.0 上的部署失败

java - Spring Autowiring - 对象名称是否需要始终与 beanId 相同?

java - 使用 Java 解析/读取 C 头文件

java - 无法在 JBOSS 8.2 上部署 CXF 服务

php - 使用angularjs在表格中显示由PHP形成的json数据

android - Room 查询返回的列没有字段

java - 使用 Google GSON 将字符串转换为 JSON 数组