71727374757677
protected Target getTarget() { return new FileTargetWithSuffix("html"); } protected SpecificationLocator getLocator() { return new ClassNameBasedSpecificationLocator(EXCEL_FILE_EXTENSION); }