public abstract class AbstractCriteriaProvider extends Object
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 and Description |
|---|
AbstractCriteriaProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract ICriteria[] |
getCriteria(IToc toc)
Gets criteria for a table of contents
|
abstract ICriteria[] |
getCriteria(ITopic topic)
Gets criteria for a topic
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.