com.day.cq.tagging.impl
Class JcrNodeNameFilter
java.lang.Object
com.day.cq.tagging.impl.JcrNodeNameFilter
public class JcrNodeNameFilter
- extends Object
Filter a String so that it can be used as a NodeName.
NOTE: this is a copy of org.apache.sling.servlets.post.impl.helper.NodeNameFilter
(+ filter() method made static)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALLOWED_CHARS
public static final String ALLOWED_CHARS
- See Also:
- Constant Field Values
REPLACEMENT_CHAR
public static final char REPLACEMENT_CHAR
- See Also:
- Constant Field Values
JcrNodeNameFilter
public JcrNodeNameFilter()
filter
public static String filter(String nodeName)
Copyright © 2008 Day Management AG. All Rights Reserved.