public class PlaceholderEncoder
extends java.lang.Object
| Constructor and Description |
|---|
PlaceholderEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
visit(XmlDocument xmlDocument)
Visits a document's entire tree and check each attribute for a placeholder existence.
|
public static void visit(@NonNull
XmlDocument xmlDocument)
xmlDocument - the xml document to visit