zero.acf

Class ACFFactory

public class ACFFactory
extends java.lang.Object

ACFactory is used to get the right ACFProcessor for a given content type.

Method Summary

static ACFProcessor getActiveContentProcessor(String contentType)
static ACFProcessor getActiveContentProcessor(String contentType, String filterRuleFileName)
static String getEndAnnotation()
static String getEndAnnotation(int expiration, int length)
static String getEndAnnotation(String prefix)
static String getEndAnnotation(String prefix, int expiration, int length)
static String getStartAnnotation()
static String getStartAnnotation(int expiration, int length)
static String getStartAnnotation(String prefix)
static String getStartAnnotation(String prefix, int expiration, int length)