class Asciidoctor::Converter::CompositeConverter
def converter_for transform
Public: Retrieve the converter for the specified transform.
def converter_for transform @converter_cache[transform] end
def converter_for transform @converter_cache[transform] end