Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

Acme.Serve.PathTreeDictionary Class Reference

List of all members.

Detailed Description

Class PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail.

Definition at line 2871 of file Serve.java.

Package Functions

 PathTreeDictionary ()
void put (String path, Object value)
Object[] get (String path)
 This function looks up in the directory to find the perfect match and remove matching part from path, so if you need to keep original path, save it somewhere.
Enumeration keys ()
void addSiblingNames (Node node, Vector result, String path)
Enumeration elements ()
void addSiblingObjects (Node node, Vector result)

Package Attributes

Node root_node

Classes

class  Node


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4