public class DSCCommentDocumentSuppliedResources extends AbstractResourcesDSCComment
RESOURCE_TYPES
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
构造器和说明 |
---|
DSCCommentDocumentSuppliedResources()
Creates a new instance.
|
DSCCommentDocumentSuppliedResources(Collection resources)
Creates a new instance.
|
限定符和类型 | 方法和说明 |
---|---|
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-2016 The Apache Software Foundation. All Rights Reserved.