| Modifier and Type | Method and Description |
|---|---|
static String |
createUri(Module module,
ModuleEntry entry)
Returns the unique URI string of the given entry in the given module
|
static String |
createUri(String moduleName,
String moduleVersion,
String fileName)
Returns the unique URI string of the given entry in the given module.
|
static com.whitestein.lsps.generation.Source |
getSource(ModuleEntry entry,
Module module)
Returns a source for the given entry.
|
static com.whitestein.lsps.generation.Sources |
getSources(Module module)
Returns the map of the module sources
|
public static com.whitestein.lsps.generation.Sources getSources(Module module)
module - public static com.whitestein.lsps.generation.Source getSource(ModuleEntry entry, Module module)
entry - module - public static String createUri(Module module, ModuleEntry entry)
module - entry - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.