Example usage for org.apache.maven.project.path PathTranslator interface-usage

List of usage examples for org.apache.maven.project.path PathTranslator interface-usage

Introduction

In this page you can find the example usage for org.apache.maven.project.path PathTranslator interface-usage.

Usage

From source file org.opencredo.maven.plugins.enforcer.MockPathTranslator.java

/**
 * The Class MockPathTranslator.
 *
 * @author <a href="mailto:brianf@apache.org">Brian Fox</a>
 */
public class MockPathTranslator implements PathTranslator {