|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarkupToDitaTask.BreakStrategy | |
---|---|
org.eclipse.mylyn.wikitext.core.util.anttask | Ant tasks that drive conversion of markup to various output formats. |
Uses of MarkupToDitaTask.BreakStrategy in org.eclipse.mylyn.wikitext.core.util.anttask |
---|
Methods in org.eclipse.mylyn.wikitext.core.util.anttask that return MarkupToDitaTask.BreakStrategy | |
---|---|
MarkupToDitaTask.BreakStrategy |
MarkupToDitaTask.getTopicStrategy()
|
static MarkupToDitaTask.BreakStrategy |
MarkupToDitaTask.BreakStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MarkupToDitaTask.BreakStrategy[] |
MarkupToDitaTask.BreakStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.eclipse.mylyn.wikitext.core.util.anttask with parameters of type MarkupToDitaTask.BreakStrategy | |
---|---|
void |
MarkupToDitaTask.setTopicStrategy(MarkupToDitaTask.BreakStrategy topicStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |