Searched defs:getIgnoredNames (Results 1 - 2 of 2) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DPageConfig.java889 public IgnoredNames getIgnoredNames() { method in class:PageConfig
891 ignoredNames = getConfig().getIgnoredNames();
1002 * @see #getIgnoredNames()
1009 getIgnoredNames();
/opengrok-jel/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java768 public IgnoredNames getIgnoredNames() { method in class:Configuration
786 * @see #getIgnoredNames()

Completed in 23 milliseconds