|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.help.AbstractCriteriaProvider
public abstract class AbstractCriteriaProvider
AbstractCriteriaProvider
is a mechanism for assigning criteria to
ITopic
and IToc
elements independent of a table of contents
file. The criteria defined by this class are merged with those from the table of contents
or from other criteria providers by creating a union of defined criteria and
defined criteria values.
Constructor Summary | |
---|---|
AbstractCriteriaProvider()
|
Method Summary | |
---|---|
abstract ICriteria[] |
getCriteria(IToc toc)
Gets criteria for a table of contents |
abstract ICriteria[] |
getCriteria(ITopic topic)
Gets criteria for a topic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractCriteriaProvider()
Method Detail |
---|
public abstract ICriteria[] getCriteria(ITopic topic)
topic
- a topic from a table of contents or index
public abstract ICriteria[] getCriteria(IToc toc)
toc
- a table of contents
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.