Package org.apache.sling.cms
Interface NameFilter
public interface NameFilter
Service for filtering an arbitrary string into a Sling-compatible Resource
name.
-
Method Summary
-
Method Details
-
filter
Filter the provided name.- Parameters:
name- a String name- Returns:
- the Sling-compatible name
-