public class DefaultFileLoader extends Object
FileLoader.| Constructor and Description |
|---|
DefaultFileLoader() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
asInputStream(File file)
* Opens the file as in InputStream.
|
org.apache.maven.plugin.logging.Log |
getLog()
Get the logger.
|
DigraphMojo |
getMojo()
Gets the mojo.
|
public InputStream asInputStream(File file)
file - the file to openpublic org.apache.maven.plugin.logging.Log getLog()
public DigraphMojo getMojo()
Copyright © 2016. All rights reserved.