14921493149414951496149714981499150015011502
} private Enumeration getLoadedSubnodes() { final SubnodeList list = subnodes; if (list == null) { return new EmptyEnumeration(); } return new Enumeration() { int pos = 0;
1551155215531554155515561557
// return the actually explicitly stored properties return propMap.keys(); } // sorry, no properties for this Node return new EmptyEnumeration(); }