In JAXB term Converting XML to Java Object is called JAXB Unmarshalling. JAXB API provides the UnMarshaller interface, we can unmarshal(read) the object into an ...
確定! 回上一頁