Interface | Description |
---|---|
CapturingMustacheVisitor.Captured | |
State<T> |
Tracks the state of a stream
|
Wrapper |
Call a wrapped name on a set of scopes.
|
Class | Description |
---|---|
CapturingMustacheVisitor |
Grab a map of values returned from calls
|
DecoratedCollection<T> |
Exposes first / last / index / value on each element.
|
HtmlEscaper |
Escapes user data that you wish to include in HTML pages.
|
HtmlState |
Stores the HTML state while parsing.
|
LatchedWriter |
Buffer content while a future is being evaluated in another thread.
|
Node | |
NodeValue | |
RingBuffer |
A very simple ring buffer you can use for parsing and keeping a look behind.
|
StateAwareWriter<T extends State> |
Manages a state machine that knows the context in an HTML document it is writing.
|
Enum | Description |
---|---|
HtmlState.HTML |
Exception | Description |
---|---|
GuardException |
If the wrapper has a different calling signature, tell the
caller to refind it.
|
Copyright © 2015. All rights reserved.