protected class DalMojoSupport.DalMojoGenerationContext extends GenerationContextSupport
| Constructor and Description |
|---|
DalMojoGenerationContext(String resourceBasePath,
File manifestXml,
String sourceDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message) |
AtomicInteger |
getGeneratedFiles() |
File |
getManifestXml() |
protected URL |
getResource(String name) |
void |
info(String message) |
void |
verbose(String message) |
getDecorateXsl, getFile, getManifestXsl, getNormalizeXsl, getPath, getProperties, getProperty, getStructureXml, getTemplateXslpublic DalMojoGenerationContext(String resourceBasePath, File manifestXml, String sourceDir) throws IOException
IOExceptionpublic void debug(String message)
public AtomicInteger getGeneratedFiles()
public File getManifestXml()
protected URL getResource(String name)
getResource in class GenerationContextSupportpublic void info(String message)
public void verbose(String message)
Copyright © 2022 Unidal Organization. All rights reserved.