C E F G H I S U

C

com.dhptech.maven.stripbom - package com.dhptech.maven.stripbom
 

E

execute() - Method in class com.dhptech.maven.stripbom.HelpMojo
execute() - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Strips the BOMs, if found, from the specified files.

F

FileSet - Class in com.dhptech.maven.stripbom
a class to make using the FileSet from the POM easier.
FileSet() - Constructor for class com.dhptech.maven.stripbom.FileSet
 

G

getFile() - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Get the single file to strip.
getFiles() - Method in class com.dhptech.maven.stripbom.StripBOMMojo
The list of fileSets that will specify the files to strip BOMs from.

H

HelpMojo - Class in com.dhptech.maven.stripbom
Display help information on strip-bom-plugin.
Call
HelpMojo() - Constructor for class com.dhptech.maven.stripbom.HelpMojo
 

I

isFailBuild() - Method in class com.dhptech.maven.stripbom.StripBOMMojo
True if the build should fail when BOMs are found in any of the files processed.
isWarnOnly() - Method in class com.dhptech.maven.stripbom.StripBOMMojo
True if we should only warn about BOMs and not actually strip them.

S

setFailBuild(boolean) - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Sets the failBuild property.
setFile(File) - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Set the single file to strip.
setFiles(List) - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Sets the file set list.
setWarnOnly(boolean) - Method in class com.dhptech.maven.stripbom.StripBOMMojo
Set to true to warn only on finding a BOM.
StripBOMMojo - Class in com.dhptech.maven.stripbom
Goal to strip BOMs from UTF-8 text files.
StripBOMMojo() - Constructor for class com.dhptech.maven.stripbom.StripBOMMojo
 

U

UTF8_BOM - Static variable in class com.dhptech.maven.stripbom.StripBOMMojo
 

C E F G H I S U

Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.