Provides access to the contents of a POM independently of the backing store (e.g. file system, database, memory).
This interface does not support loading of parent POM(s) from the same backing store, integrators are strongly encouraged to implement {@link ModelSource2} instead of implementing this interface directly.
@author Benjamin Bentmann
@see ModelSource2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.