public class NodeNameList extends Object
SiblingNames...| Constructor and Description |
|---|
NodeNameList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addName(String name) |
boolean |
contains(String name) |
LinkedHashSet<String> |
getNames() |
boolean |
isEmpty() |
boolean |
needsReorder(Node parent) |
boolean |
restoreOrder(Node parent) |
public void addName(String name)
public boolean contains(String name)
public LinkedHashSet<String> getNames()
public boolean needsReorder(Node parent) throws RepositoryException
RepositoryExceptionpublic boolean isEmpty()
public boolean restoreOrder(Node parent) throws RepositoryException
RepositoryExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved