Class FallbackResolver

  • All Implemented Interfaces:
    ITypeResolver<Object,​org.docx4j.wml.R>

    public class FallbackResolver
    extends AbstractToTextResolver<Object>
    This ITypeResolver may serve as a fallback when there is no ITypeResolver available for a certain type. Hence, this resolver is able to map all objects to their String value.