DSCParserConstants
, DSCComment
, DSCEvent
public class DSCCommentDocumentSuppliedResources extends AbstractResourcesDSCComment
RESOURCE_TYPES
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
Constructor | Description |
---|---|
DSCCommentDocumentSuppliedResources() |
Creates a new instance.
|
DSCCommentDocumentSuppliedResources(java.util.Collection resources) |
Creates a new instance.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
Returns the name of the DSC comment.
|
asDSCComment, getEventType, isAtend, isDSCComment, splitParams
asLine, isComment, isHeaderComment, isLine
addResource, addResources, generate, getResources, hasValues, parseValue
asLine, isComment, isHeaderComment, isLine
public DSCCommentDocumentSuppliedResources()
public DSCCommentDocumentSuppliedResources(java.util.Collection resources)
resources
- a Collection of PSResource instancespublic java.lang.String getName()
DSCComment
DSCComment.getName()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.