org.jboss.maven.plugins.jdocbook
Class Format
java.lang.Object
org.jboss.maven.plugins.jdocbook.Format
- All Implemented Interfaces:
- Serializable, org.jboss.jdocbook.render.FormatOptions
public class Format
- extends Object
- implements org.jboss.jdocbook.render.FormatOptions
Maven non-sense. Simply makes FormatOptions available in the plugin config namespace.
- Author:
- Steve Ebersole
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
formatName
protected String formatName
finalName
protected String finalName
stylesheetResource
protected String stylesheetResource
Format
public Format()
getName
public String getName()
- Specified by:
getName in interface org.jboss.jdocbook.render.FormatOptions
getTargetFinalName
public String getTargetFinalName()
- Specified by:
getTargetFinalName in interface org.jboss.jdocbook.render.FormatOptions
getStylesheetResource
public String getStylesheetResource()
- Specified by:
getStylesheetResource in interface org.jboss.jdocbook.render.FormatOptions
Copyright © 2007-2012 JBoss, a division of Red Hat, Inc. All Rights Reserved.