public class DSCCommentDocumentNeededResources extends AbstractResourcesDSCComment
RESOURCE_TYPES
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
Constructor and Description |
---|
DSCCommentDocumentNeededResources()
Creates a new instance.
|
DSCCommentDocumentNeededResources(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 DSCCommentDocumentNeededResources()
public DSCCommentDocumentNeededResources(Collection resources)
resources
- a Collection of PSResource instancespublic String getName()
DSCComment
DSCComment.getName()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.