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