Uses of Interface
net.dpml.metro.tools.TypeBuilder

Packages that use TypeBuilder
net.dpml.metro.tools A set of ant tasks supporting the creation of component type and deployment information. 
 

Uses of TypeBuilder in net.dpml.metro.tools
 

Classes in net.dpml.metro.tools that implement TypeBuilder
 class TypeBuilderTask
          The TypeTask creates a serialized descriptor of a component type.
 

Methods in net.dpml.metro.tools that return TypeBuilder
 TypeBuilder TypesTask.createType()
          Create and return a new type builder.