| Package | Description |
|---|---|
| org.openfuxml.addon.wiki.processor.util |
| Modifier and Type | Method and Description |
|---|---|
static WikiProcessor.WikiDir |
WikiProcessor.WikiDir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WikiProcessor.WikiDir[] |
WikiProcessor.WikiDir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
AbstractWikiProcessor.getDir(WikiProcessor.WikiDir type) |
void |
WikiProcessor.setDirectory(WikiProcessor.WikiDir type,
File dir) |
void |
AbstractWikiProcessor.setDirectory(WikiProcessor.WikiDir type,
File dir) |
Copyright © 2023. All rights reserved.