JAXB (01) - Java Architecture for XML Binding |
Title : JAXB (01) - Java Architecture for XML Binding
Duration : 09:28
Channel : ZA Software Development Tutorials
Label : jaxb, Java Architecture for XML Binding, XML Binding, Java, SchemaOutputResolver, Marshaller, Unmarshaller, JAXBContext, @XmlRootElement, @XmlElement, Java (Programming Language), XML (Programming Language), Software (Industry), XML Data Binding, Programming Language (Software Genre)
Duration : 09:28
Channel : ZA Software Development Tutorials
Label : jaxb, Java Architecture for XML Binding, XML Binding, Java, SchemaOutputResolver, Marshaller, Unmarshaller, JAXBContext, @XmlRootElement, @XmlElement, Java (Programming Language), XML (Programming Language), Software (Industry), XML Data Binding, Programming Language (Software Genre)
JAXB (01) - Java Architecture for XML Binding |
Website + download source code @ http://www.zaneacademy.com | 00:20 What is a simple JAXB tutorial? | 02:30 What is the SchemaOutputResolver? | 03:40 What is the @XmlRootElement annotation? | 04:20 What is the @XmlElement annotation? | 04:50 How to use JAXB to marshall a Java object to xml? | 06:00 How to format the JAXB generated xml? | 06:35 How to unmarshall xml to java object? | 07:50 How to generate an xml schema for a java class?