Package | Description |
---|---|
org.opensolaris.opengrok.configuration | |
org.opensolaris.opengrok.web |
Modifier and Type | Method and Description |
---|---|
IgnoredNames |
Configuration.getIgnoredNames() |
IgnoredNames |
RuntimeEnvironment.getIgnoredNames() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setIgnoredNames(IgnoredNames ignoredNames) |
void |
RuntimeEnvironment.setIgnoredNames(IgnoredNames ignoredNames) |
Modifier and Type | Method and Description |
---|---|
IgnoredNames |
PageConfig.getIgnoredNames()
Get the name patterns used to determine, whether a file should be
ignored.
|