Package com.enonic.xp.index
Class IndexValueProcessors
- java.lang.Object
-
- com.enonic.xp.index.IndexValueProcessors
-
@PublicApi public final class IndexValueProcessors extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static IndexValueProcessor
HTML_STRIPPER
-
Constructor Summary
Constructors Constructor Description IndexValueProcessors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IndexValueProcessor
get(java.lang.String name)
-
-
-
Field Detail
-
HTML_STRIPPER
public static final IndexValueProcessor HTML_STRIPPER
-
-
Method Detail
-
get
public static IndexValueProcessor get(java.lang.String name)
-
-