|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HtmlFragment | |
|---|---|
| com.atlassian.confluence.util | |
| Uses of HtmlFragment in com.atlassian.confluence.util |
|---|
| Methods in com.atlassian.confluence.util that return HtmlFragment | |
|---|---|
HtmlFragment |
HTMLPairType.getKey()
|
HtmlFragment |
HTMLPairType.getValue()
|
| Methods in com.atlassian.confluence.util with parameters of type HtmlFragment | |
|---|---|
void |
HTMLPairType.setKey(HtmlFragment key)
|
void |
HTMLPairType.setValue(HtmlFragment value)
|
| Constructors in com.atlassian.confluence.util with parameters of type HtmlFragment | |
|---|---|
HTMLPairType(HtmlFragment key,
HtmlFragment value)
Constructs a HTMLPairtype using the passed in HtmlFragments. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||