|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocBookProfilingStrategy | |
---|---|
org.jboss.jdocbook.render.format | |
org.jboss.jdocbook.util |
Uses of DocBookProfilingStrategy in org.jboss.jdocbook.render.format |
---|
Methods in org.jboss.jdocbook.render.format that return DocBookProfilingStrategy | |
---|---|
DocBookProfilingStrategy |
FormatPlan.getProfiling()
|
Constructors in org.jboss.jdocbook.render.format with parameters of type DocBookProfilingStrategy | |
---|---|
FormatPlan(java.lang.String name,
java.lang.String stylesheetResource,
java.lang.String correspondingDocBookStylesheetResource,
boolean imagePathSettingRequired,
boolean imageCopyingRequired,
boolean doingChunking,
DocBookProfilingStrategy profiling,
TargetNamingStrategy targetNamingStrategy)
|
Uses of DocBookProfilingStrategy in org.jboss.jdocbook.util |
---|
Fields in org.jboss.jdocbook.util declared as DocBookProfilingStrategy | |
---|---|
static DocBookProfilingStrategy |
DocBookProfilingStrategy.NONE
|
static DocBookProfilingStrategy |
DocBookProfilingStrategy.SINGLE_PASS
|
static DocBookProfilingStrategy |
DocBookProfilingStrategy.TWO_PASS
|
Methods in org.jboss.jdocbook.util that return DocBookProfilingStrategy | |
---|---|
static DocBookProfilingStrategy |
DocBookProfilingStrategy.parse(java.lang.String text)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |