Class ContextFactory


  • public class ContextFactory
    extends Object
    This class is responsible for producing RI JAXBContext objects. In the RI, this is the class that the javax.xml.bind.context.factory property will point to.

    Used to create JAXBContext objects for v1.0.1 and forward

    Since:
    2.0
    Author:
    Kohsuke Kawaguchi