setAge(102); // Creating the JAXBContext object JAXBContext jc = JAXBContext.newInstance(User.class); // Creating the Document object ...
確定! 回上一頁