Package org.springframework.beandoc

Main package for the beandoc tool.

See:
          Description

Interface Summary
ContextProcessor ContextProcessor handles the workflow for the beandoc tool.
 

Class Summary
DefaultContextProcessor Default implementation of the ContextProcessor interface that generates documentation in a file system directory.
Tags Specifies common constants such as tag and attribute names from both Spring's DTD and beandoc's decorator model.
 

Exception Summary
BeanDocException Wrapper exception for problems occurring in the BeanDocEngine.
 

Package org.springframework.beandoc Description

Main package for the beandoc tool. Contains the BeanDocEngine and Configuration used by client classes to configure and generate output documentation and graphs.



Copyright © 2004-2008 Spring BeanDoc. All Rights Reserved.