public class MarkupUtils extends Object
| Constructor and Description |
|---|
MarkupUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSensitiveAttribute(String name)
Attributes which should not be generated by Sightly
|
public static boolean isSensitiveAttribute(String name)
name - the name of the attributeCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.