public class ReferredPagesPlugin extends Object implements Plugin
Parameters
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_DEPTH
The maximum depth.
|
static int |
MIN_DEPTH
The minimum depth.
|
static String |
PARAM_DEPTH
The parameter name for the depth.
|
static String |
PARAM_EXCLUDE
The parameter name for the excluded pages.
|
static String |
PARAM_FORMAT
The parameter name for the format.
|
static String |
PARAM_INCLUDE
The parameter name for the included pages.
|
static String |
PARAM_ROOT
The parameter name for the root page to start from.
|
static String |
PARAM_TYPE
The parameter name for the type of the references.
|
CORE_PLUGINS_RESOURCEBUNDLE| Constructor and Description |
|---|
ReferredPagesPlugin() |
public static final String PARAM_ROOT
public static final String PARAM_DEPTH
public static final String PARAM_TYPE
public static final String PARAM_INCLUDE
public static final String PARAM_EXCLUDE
public static final String PARAM_FORMAT
public static final int MIN_DEPTH
public static final int MAX_DEPTH
public ReferredPagesPlugin()
public String execute(Context context, Map<String,String> params) throws PluginException
execute in interface PluginPluginExceptionCopyright © 2001-2020 The Apache Software Foundation. All rights reserved.