public class ServiceTree extends Object
Constructor and Description |
---|
ServiceTree() |
ServiceTree(Object o) |
Modifier and Type | Method and Description |
---|---|
Object |
find(String s) |
Object[] |
findprefix(String s) |
static void |
main(String[] args) |
void |
setitem(String key,
Object value) |
public ServiceTree()
public ServiceTree(Object o)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.