org.apache.maven.plugin.eclipse.writers.workspace
Class EclipseCodeFormatterProfile
java.lang.Object
org.apache.maven.plugin.eclipse.writers.workspace.EclipseCodeFormatterProfile
public class EclipseCodeFormatterProfile
- extends Object
an Eclipse code style file
- Author:
- dtran
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EclipseCodeFormatterProfile
public EclipseCodeFormatterProfile()
init
public EclipseCodeFormatterProfile init(URL url,
String profileName)
throws MojoExecutionException
- Throws:
MojoExecutionException
getContent
public String getContent()
getProfileName
public String getProfileName()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.