public class InternalNIODefaultPomEditor extends DefaultPomEditor
| Constructor and Description |
|---|
InternalNIODefaultPomEditor(Set<PomPlaceHolder> history,
ConfigurationProvider config,
Compilers compiler) |
| Modifier and Type | Method and Description |
|---|---|
PomPlaceHolder |
readSingle(org.uberfire.java.nio.file.Path pom) |
void |
write(org.uberfire.java.nio.file.Path pom,
InternalNIOCompilationRequest request) |
addCreateClasspathMavenArgs, cleanHistory, disableMavenCompilerAlreadyPresent, getHistory, getNewCompilerPlugin, updatePompublic InternalNIODefaultPomEditor(Set<PomPlaceHolder> history, ConfigurationProvider config, Compilers compiler)
public PomPlaceHolder readSingle(org.uberfire.java.nio.file.Path pom)
public void write(org.uberfire.java.nio.file.Path pom,
InternalNIOCompilationRequest request)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.