| Package | Description |
|---|---|
| io.prismic |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Fragment.StructuredText.Block |
static interface |
Fragment.StructuredText.Block.Text |
static interface |
Fragment.StructuredText.Span |
| Modifier and Type | Class and Description |
|---|---|
static class |
Fragment.StructuredText.Block.Embed
An embed within a StructuredText
|
static class |
Fragment.StructuredText.Block.Heading |
static class |
Fragment.StructuredText.Block.Image
An image within a StructuredText
|
static class |
Fragment.StructuredText.Block.ListItem
A listitem, typically a "li" tag within a "ul" or "ol" (whether the ordered property is true or not)
|
static class |
Fragment.StructuredText.Block.Paragraph |
static class |
Fragment.StructuredText.Block.Preformatted |
static class |
Fragment.StructuredText.Span.Em |
static class |
Fragment.StructuredText.Span.Hyperlink |
static class |
Fragment.StructuredText.Span.Label |
static class |
Fragment.StructuredText.Span.Strong |
| Modifier and Type | Method and Description |
|---|---|
String |
HtmlSerializer.serialize(Fragment.StructuredText.Element element,
String content) |
Copyright © 2016. All rights reserved.