public class FileValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isContainingIndexDef |
| Constructor and Description |
|---|
FileValidator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageWithPathsOfIndexDef() |
void |
lookupIndexDefinitionInArtifact(InputStream artifactFileInputStream,
String artifactName) |
public void lookupIndexDefinitionInArtifact(InputStream artifactFileInputStream, String artifactName) throws IOException, org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic String getMessageWithPathsOfIndexDef()
Copyright © 2017 The Apache Software Foundation. All rights reserved.