Website Home
HOME
Index
XML HTML How to
XML HTML How to
DOM
DOM4J
JAXB
JDOM
jsoup
SAX
StAX
XML Schema
XML Transform
XPath
Java HTML / XML How to - Java JAXB Example
« Previous
Next »
Java Annotate a list using @XmlElement
Java Bind class hierarchy using JaxB
Java Bind CSV format as text node in an XML element
Java Bind JAXB abstract class with @XmlTransient
Java Bind Jaxb and unordered set with separate lists for every element
Java Bind JAXB Multiline Attribute
Java Catch jaxb catch exception if field is not found in java class
Java Change programmatically the default JAXB date serialization
Java Check a java value with an xml schema using JAXB
Java Control JAXB dateTime format after XML generation
Java Control JAXB element value field
Java Convert Java Code to XML/XSD without using Annotation
Java Convert java.util.Date to javax.xml.datatype.XMLGregorianCalendar
Java Convert Simple Java to XML
Java Convert yes/no during Jaxb unmarshalling
Java Create Dynamic object from XML
Java Create JAXBElement from String
Java Create Parent child relation, superclass elements in serialization, in Binding
Java Create valid xml using xsd schema
Java Create XML file using java and JAXB
Java Create XML Serializer
Java Deal with Duplicated field in generated XML using JAXB
Java Deal with linebreaks in strings
Java Detect the Invalid Value in jaxb
Java Do auto increment id in XML using jaxb
Java Do xml serialization null handling
Java Escape String in JAXB
Java Force JAXB to Interpret Empty Element as Null not Empty String
Java Format JAXB output
Java Get attribute value by element
Java Get on null value in JAXB generated model
Java Handle JaxB gMonth validation error
Java Handle null in JAXB Marshaller
Java Handle Unmarshaller Event
Java Ignore a parent class when Serializing to XML
Java Make an optional attribute required if another optional attribute is set
Java Map Generic Collections
Java Map JAXB java.util.Map to key value pairs
Java Map two xmls with different rootelement name to the same java object
Java Mark method with @XmlElement
Java Marshalling selected fields only, using JAXB
Java Marshall/ and unMarshall
Java Marshall an objectgraph with Java XML binding to a specific depth
Java Marshal an object via JAXB without any information about it
Java Marshal a JAXB object to org.w3c.dom.Document
Java Marshal combined Object
Java Marshal enum value
Java Marshal Java object to xml and output to console and file
Java Marshal object array
Java Marshal with XSD choice field in class
Java Obtain Java Class name from QName
Java Output List item using jaxb
Java Output org.w3c.dom.Element to string format
Java Parse an xml with only root element
Java Parse a String containing XML in Java and retrieve the value of the root node
Java Parse xml result received from client
Java Read/write multilevel xml file via Jaxb
Java Remove standalone="yes" from jaxb generated xml
Java Represent a Hierarchy of Objects in an XML Schema for JAXB
Java Serialize HashTable to XML
Java Set attribute name for JAXB Binding
Java Set namespace for XML root element
Java Specify that JAXB should only print an attribute if it doesn't have a specific value
Java Suppress XSI and xmlns in JAXB
Java Unmarshall Empty List Java Object
Java Unmarshall nested list of xml items using JAXB
Java Unmarshal xml to Java object
Java Unmarshal XML using JAXB
Java Unmarshal xml without mapping the root xml element
Java Use hashmap properties with JAXB
Java Use JAXBContext to generate Schema
Java Use JAXB: empty tags with no xsi:nil
Java Use JAXB Fragment Marshal w/o namespace
Java Use JAXB generic @XmlValue
Java Use JAXB inheritance + element rename
Java Use jaxb to bind random string to xs:boolean 'true'
Java Use JAXB to unmarshall xml without xml declaration
Java Use JAXB to Unmarshal @XmlAnyElement
Java Use JAXB unmarshal XML
Java Use JAXB with abstract method override
Java Use JAXB @XmlAdapter for arbitrary XML
Java Use nested class in the JAXB
Java Use Unmarshaller and schema in JAXB
Java Use @XmlElements to mark with @XmlJavaTypeAdapters
Java Use @XmlIDREF and @XmlList in JAXB to represent Object List
Java Validate XML against Schema for JAXB entity
Java Write an xml annotation for a self-contained tag with attributes
Next »
« Previous