public abstract class GenerationContextSupport extends Object implements GenerationContext
| Constructor and Description |
|---|
GenerationContextSupport(File projectBaseDir) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getDecorateXsl() |
File |
getFile(String file) |
URL |
getManifestXsl() |
URL |
getNormalizeXsl() |
File |
getPath(String name) |
Map<String,String> |
getProperties() |
String |
getProperty(String name,
String defaultValue) |
protected abstract URL |
getResource(String name) |
URL |
getStructureXml() |
URL |
getTemplateXsl(String relativeFile) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, getGeneratedFiles, getManifestXml, info, verbosepublic GenerationContextSupport(File projectBaseDir) throws IOException
IOExceptionpublic URL getDecorateXsl()
getDecorateXsl in interface GenerationContextpublic File getFile(String file)
getFile in interface GenerationContextpublic URL getManifestXsl()
getManifestXsl in interface GenerationContextpublic URL getNormalizeXsl()
getNormalizeXsl in interface GenerationContextpublic Map<String,String> getProperties()
getProperties in interface GenerationContextpublic URL getStructureXml()
getStructureXml in interface GenerationContextpublic URL getTemplateXsl(String relativeFile)
getTemplateXsl in interface GenerationContextCopyright © 2022 Unidal Organization. All rights reserved.