org.jboss.maven.plugins.jdocbook
Class Format

java.lang.Object
  extended by org.jboss.jdocbook.render.format.UserFormatConfiguration
      extended by org.jboss.maven.plugins.jdocbook.Format

public class Format
extends UserFormatConfiguration

Maven non-sense. Simply pulls UserFormatConfiguration into the namespace in regards to plugin config.

Author:
Steve Ebersole

Field Summary
 
Fields inherited from class org.jboss.jdocbook.render.format.UserFormatConfiguration
doingChunking, finalName, formatName, imageCopyingRequired, imagePathSettingRequired, profilingTypeName, stylesheetResource, targetFileExtension
 
Constructor Summary
Format()
           
 
Method Summary
 
Methods inherited from class org.jboss.jdocbook.render.format.UserFormatConfiguration
getDoingChunking, getFinalName, getFormatName, getImageCopyingRequired, getImagePathSettingRequired, getProfilingTypeName, getStylesheetResource, getTargetFileExtension
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Format

public Format()


Copyright © 2007-2009 JBoss, a division of Red Hat, Inc. All Rights Reserved.