public class ResultSelectedPathBuilder extends PathBuilder
ResultSelectedPathBuilder implements a path builder for
ResultSelected instances.| Modifier and Type | Field and Description |
|---|---|
static String |
STATS_NAME
The name of the node that contains the statistical data about a result
page.
|
| Constructor and Description |
|---|
ResultSelectedPathBuilder()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
formatPath(Entry entry,
StringBuffer buffer)
Formats the path for a
ResultSelected instance. |
public static final String STATS_NAME
public ResultSelectedPathBuilder()
public void formatPath(Entry entry, StringBuffer buffer)
ResultSelected instance.formatPath in class PathBuilderentry - a ResultSelected instance.buffer - where to write the path to.Copyright © 2010 - 2020 Adobe. All Rights Reserved