public final class DSCCommentFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map |
DSC_FACTORIES |
| Modifier | Constructor and Description |
|---|---|
private |
DSCCommentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DSCComment |
createDSCCommentFor(java.lang.String name)
Creates and returns new instances for DSC comments with a given name.
|
public static DSCComment createDSCCommentFor(java.lang.String name)
name - the name of the DSCComment (without the "%%" prefix)