= Jaxb {{tag> java lib}} Java XML Bind Conversión de objetos Java a XML y viceversa usando anotaciones == funcionamiento == trucos == ficheros {{ :development:java:lib:jaxb-tutorial.pdf |}} == enlaces * [[https://www.mkyong.com/java/jaxb-hello-world-example/]] * [[http://blog.bdoughan.com/2010/10/jaxb-and-shared-references-xmlid-and.html]] * [[http://www.vogella.com/tutorials/JAXB/article.html]] * [[http://www.vogella.com/tutorials/JavaXML/article.html]] * [[https://docs.oracle.com/javase/8/docs/api/javax/xml/bind/annotation/package-summary.html]] * [[https://docs.oracle.com/javaee/5/tutorial/doc/bnazg.html]] * [[https://examples.javacodegeeks.com/core-java/xml/bind/jaxb-marshal-example/]] * [[https://stackoverflow.com/questions/10968522/excluding-fields-in-jaxb]] * [[https://stackoverflow.com/questions/10968522/excluding-fields-in-jaxb]] === por revisar * [[https://stackoverflow.com/questions/9629948/jaxb-what-should-be-returned-from-beforemarshalmarshaller-method/9633097#9633097]] * [[https://stackoverflow.com/questions/12925616/loop-a-jaxb-marshall]] * [[https://www.journaldev.com/1234/jaxb-example-tutorial]]