Package com.fizzed.rocker.runtime
-
Interface Summary Interface Description Java8Iterator.ConsumeCollection<V> Java8Iterator.ConsumeCollectionWithIterator<V> Java8Iterator.ConsumeMap<K,V> Java8Iterator.ConsumeMapWithIterator<K,V> RockerBootstrap WithBlock.Consumer0 WithBlock.Consumer1<V> -
Class Summary Class Description AbstractRockerOutput<T extends AbstractRockerOutput> Output that wraps anOutputStream.ArrayOfByteArraysOutput Output stores a list of references to byte arrays.CompileDiagnostic DefaultHtmlStringify Default implementation of HtmlStringify.DefaultRockerBootstrap DefaultRockerModel DefaultRockerTemplate GuavaHtmlStringify Guava-based implementation of HtmlStringify.IndexOnlyForIterator ForIterator implementation that only handles theindexand not the actual iteration of elements.IterableForIterator<T> ForIterator implementation that wraps anIterableand actually handles the iteration of elements.Java8Iterator OutputStreamOutput Output that wraps anOutputStream.PlainTextUnloadedClassLoader Loads a map of field names -> byte arrays from a standard compiled Java class but uses a temporary ClassLoader so that its class may be immediately unloaded from the JVM and it's memory + constant pool can be used for other things.PrimitiveCollections PrimitiveCollections.AbstractPrimitiveCollection<T> PrimitiveCollections.BooleanCollection PrimitiveCollections.ByteCollection PrimitiveCollections.CharacterCollection PrimitiveCollections.DoubleCollection PrimitiveCollections.FloatCollection PrimitiveCollections.IntegerCollection PrimitiveCollections.LongCollection PrimitiveCollections.ObjectCollection<T> PrimitiveCollections.ShortCollection Raw RawStringify RockerRuntime StringBuilderOutput Output that wraps anStringBuilder.WithBlock -
Exception Summary Exception Description BreakException CompileDiagnosticException CompileUnrecoverableException ContinueException ParserException