public class EclipseCodeFormatterProfile
extends java.lang.Object
| Constructor and Description |
|---|
EclipseCodeFormatterProfile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
java.lang.String |
getProfileName() |
EclipseCodeFormatterProfile |
init(java.net.URL url,
java.lang.String profileName) |
public EclipseCodeFormatterProfile init(java.net.URL url, java.lang.String profileName) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic java.lang.String getContent()
public java.lang.String getProfileName()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.