| Modifier and Type | Field and Description |
|---|---|
Markup.Element |
Markup.Start.element |
Markup.Element |
Markup.End.element |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<Markup.Element> |
MarkupPredicates.localName(String... localNames) |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<Markup> |
MarkupPredicates.element(Predicate<Markup.Element> element) |
| Constructor and Description |
|---|
End(OffsetRange sourceRange,
Markup.Element element) |
Start(OffsetRange sourceRange,
Markup.Element element) |
Copyright © 2017 Gregor Middell. All rights reserved.