Class LogMessageGenerator
java.lang.Object
org.wildfly.galleon.plugin.doc.generator.LogMessageGenerator
A utility to export message id's and messages from Jar files.
- Author:
- James R. Perkins
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LogMessageGenerator
public LogMessageGenerator()
-
-
Method Details
-
append
Appends a path to a base path, converting absolute paths to relative.- Parameters:
base- the base pathtoAppend- the path to append- Returns:
- the combined path
-