Skip navigation links
A B C E F H I L M N O P S T V W 

A

addOperator(MarkupPipeline.Operator) - Method in class net.middell.MarkupPipeline.Builder
 
asEnd() - Method in class net.middell.Markup
 
asStart() - Method in class net.middell.Markup
 
asText() - Method in class net.middell.Markup
 
attributes - Variable in class net.middell.Markup.Element
 

B

breakLines(Predicate<Markup>) - Static method in interface net.middell.Whitespace
 
build() - Method in class net.middell.MarkupPipeline.Builder
 
Builder() - Constructor for class net.middell.MarkupPipeline.Builder
 

C

compress(Predicate<Markup>, Function<Markup, Optional<Boolean>>) - Static method in interface net.middell.Whitespace
 
contextual(Predicate<Markup>, Predicate<Markup>) - Static method in interface net.middell.MarkupFilter
 
contextual(Predicate<Markup>, Predicate<Markup>, Predicate<Markup>, Predicate<Markup>) - Static method in interface net.middell.MarkupFilter
 

E

Element(String, String, Attributes) - Constructor for class net.middell.Markup.Element
 
element - Variable in class net.middell.Markup.End
 
element - Variable in class net.middell.Markup.Start
 
element(Predicate<Markup.Element>) - Static method in interface net.middell.MarkupPredicates
 
End(OffsetRange, Markup.Element) - Constructor for class net.middell.Markup.End
 
EndDocument(OffsetRange) - Constructor for class net.middell.Markup.EndDocument
 
equals(Object) - Method in class net.middell.OffsetRange
 
escapeText(String) - Static method in class net.middell.Markup
 

F

filter(Predicate<Markup>) - Method in class net.middell.MarkupPipeline.Builder
 
from - Variable in class net.middell.OffsetRange
 

H

hashCode() - Method in class net.middell.OffsetRange
 

I

isSpacePreserved(Markup) - Static method in interface net.middell.Whitespace
 

L

localName - Variable in class net.middell.Markup.Element
 
localName(String...) - Static method in interface net.middell.MarkupPredicates
 

M

map(Function<Markup, Markup>) - Method in class net.middell.MarkupPipeline.Builder
 
Markup - Class in net.middell
 
Markup(Markup.Type, OffsetRange) - Constructor for class net.middell.Markup
 
Markup.Element - Class in net.middell
 
Markup.End - Class in net.middell
 
Markup.EndDocument - Class in net.middell
 
Markup.Start - Class in net.middell
 
Markup.StartDocument - Class in net.middell
 
Markup.Text - Class in net.middell
 
Markup.Type - Enum in net.middell
 
MarkupFilter - Interface in net.middell
 
MarkupPipeline - Class in net.middell
 
MarkupPipeline.Builder - Class in net.middell
 
MarkupPipeline.Operator - Interface in net.middell
 
MarkupPredicates - Interface in net.middell
 

N

net.middell - package net.middell
 
nsUri - Variable in class net.middell.Markup.Element
 

O

OffsetRange - Class in net.middell
 
OffsetRange(long, long) - Constructor for class net.middell.OffsetRange
 

P

process(Markup) - Method in interface net.middell.MarkupPipeline.Operator
 
process(Source, Consumer<Markup>) - Method in class net.middell.MarkupPipeline
 
process(XMLStreamReader2, Consumer<Markup>) - Method in class net.middell.MarkupPipeline
 

S

sourceRange - Variable in class net.middell.Markup
 
Start(OffsetRange, Markup.Element) - Constructor for class net.middell.Markup.Start
 
start(Predicate<Markup>) - Static method in interface net.middell.MarkupPredicates
 
StartDocument(OffsetRange) - Constructor for class net.middell.Markup.StartDocument
 

T

Text(OffsetRange, String) - Constructor for class net.middell.Markup.Text
 
text - Variable in class net.middell.Markup.Text
 
to - Variable in class net.middell.OffsetRange
 
toString() - Method in class net.middell.Markup.Element
 
toString(Attributes) - Static method in class net.middell.Markup.Element
 
toString() - Method in class net.middell.Markup.End
 
toString() - Method in class net.middell.Markup.Start
 
toString() - Method in class net.middell.Markup.Text
 
toString() - Method in class net.middell.Markup
 
toString() - Method in enum net.middell.Markup.Type
 
toString() - Method in class net.middell.OffsetRange
 
type - Variable in class net.middell.Markup
 

V

valueOf(String) - Static method in enum net.middell.Markup.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.middell.Markup.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

Whitespace - Interface in net.middell
 
A B C E F H I L M N O P S T V W 
Skip navigation links

Copyright © 2017 Gregor Middell. All rights reserved.