public class DSCCommentPageResources extends AbstractResourcesDSCComment
RESOURCE_TYPES
COMMENT, DSC_COMMENT, EOF, HEADER_COMMENT, LINE
Constructor and Description |
---|
DSCCommentPageResources()
Creates a new instance.
|
DSCCommentPageResources(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 DSCCommentPageResources()
public DSCCommentPageResources(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.