Uses of Interface
org.eclipse.persistence.jaxb.metadata.MetadataSource
Packages that use MetadataSource
-
Uses of MetadataSource in org.eclipse.persistence.jaxb.metadata
Classes in org.eclipse.persistence.jaxb.metadata that implement MetadataSourceModifier and TypeClassDescriptionclassYou may subclass this class rather than implement the MetadataSource interface allowing insulation from future additions to the interface.classA 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