|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.archetype.FilteringCopier
public class FilteringCopier
| Constructor Summary | |
|---|---|
FilteringCopier(java.lang.String find,
java.lang.String replace)
|
|
| Method Summary | |
|---|---|
void |
copy(java.io.File source,
java.io.File destination)
|
static java.lang.String |
streamToString(java.io.InputStream in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilteringCopier(java.lang.String find,
java.lang.String replace)
| Method Detail |
|---|
public void copy(java.io.File source,
java.io.File destination)
throws java.io.IOException
copy in interface Copierjava.io.IOException
public static java.lang.String streamToString(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||