jaxb

Tag details

Welcome to the 'jaxb' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'jaxb'.

Are you an expert about 'jaxb'? Do you want to be the Technorati authority on 'jaxb'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "jaxb" at The Free Dictionary

Latest blogosphere posts tagged “jaxb”
 

  • RESTful webservices client using java.net package


    Authority Authority:
    So far in this blog, we have been learning about building RESTful webservices which are server side components. In this post, we will learn to build a RESTful client for consuming the webservices written in previous posts. I will be re-using the code base written for RESTEasy + JAXB xml example. I will build a [...] ...
    1 week ago
  • RESTEasy + JAXB xml example


    Authority Authority:
    RESTEasy is JBOSS provided implementation of JAX-RS specification for building RESTful Web Services and RESTful Java applications. Though this is not limited to be used in JBOSS only, and you can use with other servers also. JAXB on the other hand is used for mapping java classes to equivalent xml documents and vice ...
    1 week ago
  • Differences Between JAXB and XmlBeans


    Authority Authority:
    JAXB vs XmlBeans JAXB is one part of the JavaEE standards and refers to Java Architecture for XML Binding. It is this process that is used for the processing of XML documents. The use of JAXB is preferred as it offers an alternative for the processing of XML documents in Java without necessarily having to ...
    2 weeks ago
  • MOXy’s Object Graphs & Dynamic JAXB


    Java Code GeeksAuthority Authority: 494
    JAXB (JSR-222) makes it easy for you to convert instances of your domain classes to/from XML.  The EclipseLink MOXy implementation offers an extension called Dynamic JAXB where instead of real...
    4 weeks ago

Comments about jaxb

Personal attacks are NOT allowed
Please read our comment policy