public final class DSCCommentFactory extends Object
Modifier and Type | Method | Description |
---|---|---|
static DSCComment |
createDSCCommentFor(String name) |
Creates and returns new instances for DSC comments with a given name.
|
public static DSCComment createDSCCommentFor(String name)
name
- the name of the DSCComment (without the "%%" prefix)Copyright © 2018 Apache Software Foundation. All rights reserved.