public class ImpressionsPathBuilder
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 |
---|
ImpressionsPathBuilder(String path)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
formatPath(Entry entry,
StringBuffer buffer)
Formats the path for a
ImpressionsEntry instance. |
public static final String STATS_NAME
public ImpressionsPathBuilder(String path)
public void formatPath(Entry entry, StringBuffer buffer)
ImpressionsEntry
instance.entry
- a ImpressionsEntry
instancebuffer
- where to write the path to"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"