Search:

Type: Posts; User: bennettm; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,116

    Quick thought; if you're using JAXB to...

    Quick thought; if you're using JAXB to marshal/unmarshal then you might be able to implement the ValidationEventHandler interface and inject it to catch and handle any validation errors...

    Cheers,...
  2. Replies
    0
    Views
    3,651

    Marshaller, CDATA and JAXB

    I need to serialize XML fragments in a CDATA block. I'm using JAXB and Spring OXM, the JAXB FAQs has a comment about CDATA (See: jaxb.dev.java.net/faq/index.html#marshalling_cdata) but I can't use...
Results 1 to 2 of 2