Package org.opencms.xml.containerpage
Class CmsFormatterConfiguration.IsSchemaFormatter
java.lang.Object
org.opencms.xml.containerpage.CmsFormatterConfiguration.IsSchemaFormatter
- All Implemented Interfaces:
com.google.common.base.Predicate<I_CmsFormatterBean>
,Predicate<I_CmsFormatterBean>
- Enclosing class:
- CmsFormatterConfiguration
public static class CmsFormatterConfiguration.IsSchemaFormatter
extends Object
implements com.google.common.base.Predicate<I_CmsFormatterBean>
Predicate to check whether the formatter is from a schema.
-
Constructor Details
-
IsSchemaFormatter
public IsSchemaFormatter()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Predicate<I_CmsFormatterBean>
- See Also:
-
Predicate.apply(java.lang.Object)
-