|
xmlgraphics-commons 1.3.1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.ps.dsc.DSCCommentFactory
Factory for DSCComment subclasses.
Constructor Summary | |
DSCCommentFactory()
|
Method Summary | |
static DSCComment |
createDSCCommentFor(java.lang.String name)
Creates and returns new instances for DSC comments with a given name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DSCCommentFactory()
Method Detail |
public static DSCComment createDSCCommentFor(java.lang.String name)
name
- the name of the DSCComment (without the "%%" prefix)
|
xmlgraphics-commons 1.3.1 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |