org.apache.xmlgraphics.ps.dsc
public class DSCCommentFactory extends java.lang.Object
| Constructor and Description |
|---|
DSCCommentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DSCComment |
createDSCCommentFor(java.lang.String name)
Creates and returns new instances for DSC comments with a given name.
|
public static DSCComment createDSCCommentFor(java.lang.String name)
name - the name of the DSCComment (without the "%%" prefix)Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.