Pool
Provides a pool of used / recycled resources.
public static CssSelectorConstructor NewSelectorConstructor(IAttributeSelectorFactory attributeSelector, IPseudoClassSelectorFactory pseudoClassSelector, IPseudoElementSelectorFactory pseudoElementSelector)
Either creates a fresh selector constructor or gets a (cleaned)
used one.
Either creates a fresh stringbuilder or gets a (cleaned) used one.
Either creates a fresh value builder or gets a (cleaned) used one.
Returns the given stringbuilder to the pool and gets the current
string content.
Returns the given selector constructor to the pool and gets the
constructed selector.
Returns the given value builder to the pool and gets the
constructed value.