| Modifier and Type | Class and Description |
|---|---|
protected static class |
SimpleClassSet.ClassNodeSetIterator |
| Constructor and Description |
|---|
SimpleClassSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNode(ClassNode node) |
void |
addUriToNode(ClassNode node,
String uri) |
ClassNode |
getNode(String uri) |
Iterator<ClassNode> |
iterator() |
void |
removeNode(ClassNode node)
Removes the given node and all its children.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void addUriToNode(ClassNode node, String uri)
addUriToNode in interface ClassSetpublic void removeNode(ClassNode node)
ClassSetremoveNode in interface ClassSetCopyright © 2014–2017. All rights reserved.