protected abstract class AbstractLicenseMojo.AbstractCallback extends Object implements Callback
Modifier | Constructor and Description |
---|---|
protected |
AbstractCallback() |
Modifier and Type | Method and Description |
---|---|
void |
checkUnknown() |
void |
onUnknownFile(Document document,
Header header) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onExistingHeader, onHeaderNotFound
public void onUnknownFile(Document document, Header header)
onUnknownFile
in interface Callback
public void checkUnknown() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2008–2016 Mycila. All rights reserved.