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