|
Mylyn WikiText | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdGenerationStrategy | |
|---|---|
| org.eclipse.mylyn.wikitext.core.parser | contains framework classes for parsing lightweight markup (wiki markup)
and creating output. |
| org.eclipse.mylyn.wikitext.core.parser.markup | comopnents for implementing a parser in terms of a MarkupLanguage |
| org.eclipse.mylyn.wikitext.mediawiki.core | |
| Uses of IdGenerationStrategy in org.eclipse.mylyn.wikitext.core.parser |
|---|
| Methods in org.eclipse.mylyn.wikitext.core.parser that return IdGenerationStrategy | |
|---|---|
IdGenerationStrategy |
IdGenerator.getGenerationStrategy()
|
| Methods in org.eclipse.mylyn.wikitext.core.parser with parameters of type IdGenerationStrategy | |
|---|---|
void |
IdGenerator.setGenerationStrategy(IdGenerationStrategy generationStrategy)
|
| Uses of IdGenerationStrategy in org.eclipse.mylyn.wikitext.core.parser.markup |
|---|
| Subclasses of IdGenerationStrategy in org.eclipse.mylyn.wikitext.core.parser.markup | |
|---|---|
class |
DefaultIdGenerationStrategy
A default ID generation strategy which removes all non-alphanumeric characters from the heading text to produce an id. |
| Methods in org.eclipse.mylyn.wikitext.core.parser.markup that return IdGenerationStrategy | |
|---|---|
IdGenerationStrategy |
MarkupLanguage.getIdGenerationStrategy()
get the id strategy employed by this markup language. |
| Uses of IdGenerationStrategy in org.eclipse.mylyn.wikitext.mediawiki.core |
|---|
| Methods in org.eclipse.mylyn.wikitext.mediawiki.core that return IdGenerationStrategy | |
|---|---|
IdGenerationStrategy |
MediaWikiLanguage.getIdGenerationStrategy()
|
|
Mylyn WikiText | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||