Uses of Class
net.dpml.library.impl.DefaultDictionary

Packages that use DefaultDictionary
net.dpml.library.impl Implementation of the project library supporting module, project and resource managment. 
 

Uses of DefaultDictionary in net.dpml.library.impl
 

Subclasses of DefaultDictionary in net.dpml.library.impl
 class DefaultLibrary
          Utility class used for construction of a module model from an XML source.
 class DefaultModule
          A Module is a collection of resources.
 class DefaultResource
          Implementation of a resource.
 

Constructors in net.dpml.library.impl with parameters of type DefaultDictionary
DefaultDictionary(DefaultDictionary parent, AbstractDirective directive)
          Creation of a new dictionary.