public interface GenerationContext
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message) |
URL |
getDecorateXsl() |
File |
getFile(String file) |
AtomicInteger |
getGeneratedFiles() |
File |
getManifestXml() |
URL |
getManifestXsl() |
URL |
getNormalizeXsl() |
Map<String,String> |
getProperties() |
URL |
getStructureXml() |
URL |
getTemplateXsl(String template) |
void |
info(String message) |
void |
verbose(String message) |
void debug(String message)
URL getDecorateXsl()
AtomicInteger getGeneratedFiles()
File getManifestXml()
URL getManifestXsl()
URL getNormalizeXsl()
URL getStructureXml()
void info(String message)
void verbose(String message)
Copyright © 2022 Unidal Organization. All rights reserved.