public final class DSCCommentFactory
extends java.lang.Object
Modifier and Type | Method | 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)Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.