public interface DestinationNode
DestinationMap
treeModifier and Type | Method and Description |
---|---|
void |
appendDescendantValues(java.util.Set answer) |
void |
appendMatchingValues(java.util.Set answer,
java.lang.String[] paths,
int startIndex) |
void |
appendMatchingWildcards(java.util.Set answer,
java.lang.String[] paths,
int startIndex) |
DestinationNode |
getChild(java.lang.String path) |
java.util.Collection |
getChildren() |
java.util.Collection |
getDesendentValues() |
java.util.Collection |
getValues() |
java.util.Collection |
removeDesendentValues() |
java.util.Collection |
removeValues() |
void appendMatchingValues(java.util.Set answer, java.lang.String[] paths, int startIndex)
void appendMatchingWildcards(java.util.Set answer, java.lang.String[] paths, int startIndex)
void appendDescendantValues(java.util.Set answer)
java.util.Collection getDesendentValues()
DestinationNode getChild(java.lang.String path)
java.util.Collection getValues()
java.util.Collection getChildren()
java.util.Collection removeDesendentValues()
java.util.Collection removeValues()
Copyright © 2005-2012. All Rights Reserved.