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