Class TinyBuilderCondensed

All Implemented Interfaces:
Result, Receiver

public class TinyBuilderCondensed extends TinyBuilder
Variant of the TinyBuilder to create a tiny tree in which multiple text nodes or attribute nodes sharing the same string value economize on space by only holding the value once.