public class StdTagPrinter extends Object implements TagPrinter
Constructor and Description |
---|
StdTagPrinter() |
Modifier and Type | Method and Description |
---|---|
String |
print(String aClassName,
String aFieldOrMtdSignature,
Tag aTag)
Prints out the given tag.
|