public class

HtmlTypedContentProperties

extends Object
implements ITypedContentProperties
java.lang.Object
   ↳ com.pnfsoftware.jeb.util.base.HtmlTypedContentProperties

Class Overview

Properties of an HTML TypedContent.

Summary

Public Constructors
HtmlTypedContentProperties(String anchor)
Public Methods
String getAnchor()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public HtmlTypedContentProperties (String anchor)

Parameters
anchor anchor to set when loading the page

Public Methods

public String getAnchor ()