public class PropertyReplacer extends Object
| Constructor and Description |
|---|
PropertyReplacer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(Path src,
Path target,
PropertyResolver resolver) |
static void |
copy(Reader reader,
Writer writer,
PropertyResolver properties) |
public static void copy(Path src, Path target, PropertyResolver resolver) throws IOException
IOExceptionpublic static void copy(Reader reader, Writer writer, PropertyResolver properties) throws IOException
IOExceptionCopyright © 2016–2022 JBoss by Red Hat. All rights reserved.