<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    JAXB向Xml非根節點添加一個或多個屬性

    JAXB 向Xml非根節點添加一個或多個屬性,直接上代碼,關于JAXB的相關注解可查閱JAVA API。

    原創文章,轉載請注明出處。http://m.tkk7.com/kangdy/archive/2011/11/23/364635.html

    code1: colors類  根節點
    code1
    package com.kangdy.test;

    import javax.xml.bind.annotation.XmlAccessType;
    import javax.xml.bind.annotation.XmlAccessorType;
    import javax.xml.bind.annotation.XmlElement;
    import javax.xml.bind.annotation.XmlRootElement;

    @XmlRootElement(name = "Colors")
    @XmlAccessorType(XmlAccessType.FIELD)
    public class Colors {
        
        @XmlElement(name = "red",nillable=true)
        private Red red;
        
        @XmlElement(name = "blue",nillable=true)
        private Blue blue;

        public Red getRed() {
            return red;
        }

        public Blue getBlue() {
            return blue;
        }

        public void setRed(Red red) {
            this.red = red;
        }

        public void setBlue(Blue blue) {
            this.blue = blue;
        }
    }

    code2:  Red類  子節點
    code2package com.kangdy.test;

    import javax.xml.bind.annotation.XmlAccessType;
    import javax.xml.bind.annotation.XmlAccessorType;
    import javax.xml.bind.annotation.XmlAttribute;
    import javax.xml.bind.annotation.XmlRootElement;

    @XmlRootElement(name = "red")
    @XmlAccessorType(XmlAccessType.FIELD)
    public class Red {
        
        private String value;
        
        @XmlAttribute(name = "att1")
        private String att;
        
        public String getValue() {
            return value;
        }
        
        public void setValue(String value) {
            this.value = value;
        }

        public String getAtt() {
            return att;
        }

        public void setAtt(String att) {
            this.att = att;
        }
        
    }


    code3:  類 Blue 子節點
    code3
    package com.kangdy.test;

    import javax.xml.bind.annotation.XmlAccessType;
    import javax.xml.bind.annotation.XmlAccessorType;
    import javax.xml.bind.annotation.XmlAttribute;
    import javax.xml.bind.annotation.XmlRootElement;

    @XmlRootElement(name = "blue")
    @XmlAccessorType(XmlAccessType.FIELD)
    public class Blue {
        private String value;
        
        @XmlAttribute(name = "att2")
        private String att2;
        
        @XmlAttribute(name = "att1")
        private String att;
        
        public String getAtt() {
            return att;
        }

        public void setAtt(String att) {
            this.att = att;
        }

        public String getValue() {
            return value;
        }

        public void setValue(String value) {
            this.value = value;
        }

        public String getAtt2() {
            return att2;
        }

        public void setAtt2(String att2) {
            this.att2 = att2;
        }
    }

    code4: main類
    code4
    package com.kangdy.test;

    import java.io.StringWriter;

    import javax.xml.bind.JAXBContext;
    import javax.xml.bind.Marshaller;

    public class Jaxbtest {
        public static void main(String[] args) throws Exception {

            StringWriter writer = new StringWriter();
            JAXBContext jc = JAXBContext.newInstance(Colors.class);
            Marshaller ma = jc.createMarshaller();
            ma.setProperty(Marshaller.JAXB_FORMATTED_OUTPUT, true);
            
            Colors colors = new Colors();
            Red red = new Red();
            red.setAtt("att-red");
            red.setValue("red");
            Blue blue = new Blue();
            blue.setValue("blue");
            blue.setAtt("att-blue");
            blue.setAtt2("blue-att2");
            colors.setRed(red);
            colors.setBlue(blue);
            
            ma.marshal(colors, writer);
            System.out.println(writer.toString());

        }
    }

    運行結果:
    結果
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <Colors>
        <red att1="att-red">
            <value>red</value>
        </red>
        <blue att1="att-blue" att2="blue-att2">
            <value>blue</value>
        </blue>
    </Colors>

    posted on 2011-11-23 14:33 AK47 閱讀(10126) 評論(4)  編輯  收藏 所屬分類: java相關

    評論

    # re: JAXB向Xml非根節點添加一個或多個屬性[未登錄] 2014-01-14 10:08 lili

    1234  回復  更多評論   

    # re: JAXB向Xml非根節點添加一個或多個屬性 2014-08-06 11:22 TTBear

    請問一下想<error code="01">dsds</error>這種格式的怎么取出屬性code  回復  更多評論   

    # re: JAXB向Xml非根節點添加一個或多個屬性 2016-05-20 15:40 @jason

    那怎么給根節點增加屬性呢?  回復  更多評論   

    # re: JAXB向Xml非根節點添加一個或多個屬性 2016-08-09 15:00 12

    12  回復  更多評論   

    <2016年5月>
    24252627282930
    1234567
    891011121314
    15161718192021
    22232425262728
    2930311234

    導航

    統計

    常用鏈接

    留言簿

    隨筆分類

    隨筆檔案

    搜索

    最新評論

    閱讀排行榜

    評論排行榜

    主站蜘蛛池模板: 久久一区二区三区免费| 真正全免费视频a毛片| 黄色网站软件app在线观看免费 | 久久精品国产亚洲香蕉| ww在线观视频免费观看w| 亚洲精品国产精品乱码不卡| 一级女性全黄久久生活片免费| 国产在线观看免费视频播放器| 99亚洲乱人伦aⅴ精品| 国产成人精品免费直播| 黄网站在线播放视频免费观看| 亚洲成?v人片天堂网无码| 亚洲免费在线观看| 亚洲AV无码专区在线播放中文| 久久99热精品免费观看动漫| 亚洲黑人嫩小videos| 青娱分类视频精品免费2| 亚洲最大福利视频| 国产性生交xxxxx免费| aa毛片免费全部播放完整 | 人人狠狠综合久久亚洲婷婷| 免费黄网站在线观看| 亚洲欧洲校园自拍都市| 24小时免费直播在线观看| 亚洲AV无码专区在线厂| 亚洲一区精品伊人久久伊人| 青青操免费在线视频| 亚洲一区二区三区精品视频| 国产真实伦在线视频免费观看| 国产免费播放一区二区| 亚洲AV无码一区二区乱孑伦AS| 最近最新MV在线观看免费高清| 亚洲av日韩综合一区二区三区| 国产亚洲精午夜久久久久久| 在线观看H网址免费入口| 国产偷国产偷亚洲清高APP| 亚洲av中文无码乱人伦在线咪咕| 在线看片v免费观看视频777| 春意影院午夜爽爽爽免费| 亚洲午夜精品一区二区 | 在线播放亚洲第一字幕|