public static class CmsNewResourceTypeDialog.XMLPath extends java.lang.Object
| Constructor and Description |
|---|
XMLPath() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
num(int i)
Adds the count to the path, e.g.,
"Title" + num(2) results in "Title[2]". |