- java.lang.Object
-
- org.eclipse.persistence.internal.oxm.record.ExtendedSource
-
- All Implemented Interfaces:
- javax.xml.transform.Source
- Direct Known Subclasses:
- JsonParserSource, JsonStructureSource
public abstract class ExtendedSource
extends java.lang.Object
implements javax.xml.transform.Source
This class is used to introduce new methods to the standard Source
interface that can be leveraged by MOXy.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ExtendedSource
public ExtendedSource()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference