| java.lang.Object | |
| ↳ | com.atlassian.confluence.util.HTMLPairType |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructs a HTMLPairtype using the passed in HtmlFragments.
| |||||||||||
Convinience method that will create HtmlFragments to surround the
passed strings.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructs a HTMLPairtype using the passed in HtmlFragments.
| key | the key returned when getKey is called. |
|---|---|
| value | the value returned when getValue is called. |
Convinience method that will create HtmlFragments to surround the passed strings.

