public class CoverageSourceCode extends Object implements ISourceCode
| Constructor and Description |
|---|
CoverageSourceCode(Class<?,?> klass,
String source)
Constructor takes the class that contains the source for the conversion.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Accesses to the HTML that has been generated from the Java source.
|
public String getSource()
getSource in interface ISourceCodeCopyright © 2016–2020. All rights reserved.