| Package | Description |
|---|---|
| com.atlassian.confluence.util |
| Modifier and Type | Method and Description |
|---|---|
HtmlFragment |
HTMLPairType.getKey() |
HtmlFragment |
HTMLPairType.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLPairType.setKey(HtmlFragment key) |
void |
HTMLPairType.setValue(HtmlFragment value) |
| Constructor and Description |
|---|
HTMLPairType(HtmlFragment key,
HtmlFragment value)
Constructs a HTMLPairtype using the passed in HtmlFragments.
|
Copyright © 2003–2015 Atlassian. All rights reserved.