| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml | |
| com.atlassian.confluence.xhtml.api |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultXhtmlContent.handleXhtmlElements(String storageFragment,
ConversionContext context,
List<? extends XhtmlVisitor> visitors) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageLayoutVisitor
Provides a handler for detecting if a page contains an atlassian page layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XhtmlContent.handleXhtmlElements(String storageFragment,
ConversionContext context,
List<? extends XhtmlVisitor> visitors)
Provides a mechanism for finding arbitrary Xhtml elements in the supplied
storageFormat. |
Copyright © 2003–2017 Atlassian. All rights reserved.