TextParserTempl.onElementEnd

Undocumented in source. Be warned that the author may not have intended to support it.
class TextParserTempl(BitmapType = Bitmap8Bit)
protected protected @safe
void
onElementEnd
(
dstring name
)
if (
is(BitmapType == Bitmap8Bit) ||
is(BitmapType == Bitmap16Bit)
||
is(BitmapType Bitmap32Bit)
)

Meta