Java org.apache.maven.model.building FileModelSource fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.model.building FileModelSource fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.model.building FileModelSource.

The text is from its open source code.

Constructor

FileModelSource(File pomFile)
Creates a new model source backed by the specified file.

Method