Package org.eclipse.persistence.jaxb.metadata


package org.eclipse.persistence.jaxb.metadata
  • Class
    Description
     
    You may subclass this class rather than implement the MetadataSource interface allowing insulation from future additions to the interface.
    A concrete implementation of MetadataSource that can represent the following metadata input types; java.io.File java.io.InputStream java.io.Reader java.net.URL javax.xml.stream.XMLEventReader javax.xml.stream.XMLStreamReader javax.xml.transform.Source org.w3c.dom.Node org.xml.sax.InputSource