org.jboss.jdocbook.render.format
Class StandardDocBookFormatDescriptors
java.lang.Object
org.jboss.jdocbook.render.format.StandardDocBookFormatDescriptors
public class StandardDocBookFormatDescriptors
- extends java.lang.Object
Descriptors of the bundled DocBook styles in which we are interested.
- Author:
- Steve Ebersole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDF
public static final StandardDocBookFormatDescriptor PDF
XHTML
public static final StandardDocBookFormatDescriptor XHTML
ECLIPSE
public static final StandardDocBookFormatDescriptor ECLIPSE
HTML
public static final StandardDocBookFormatDescriptor HTML
HTML_SINGLE
public static final StandardDocBookFormatDescriptor HTML_SINGLE
HTMLHELP
public static final StandardDocBookFormatDescriptor HTMLHELP
JAVAHELP
public static final StandardDocBookFormatDescriptor JAVAHELP
MAN
public static final StandardDocBookFormatDescriptor MAN
WEBSITE
public static final StandardDocBookFormatDescriptor WEBSITE
getDescriptor
public static StandardDocBookFormatDescriptor getDescriptor(java.lang.String name)
Copyright © 2007-2008 JBoss, a division of Red Hat, Inc. All Rights Reserved.