Uses of Class
net.dpml.station.info.RegistryDescriptor

Packages that use RegistryDescriptor
net.dpml.station.builder Utilities supporting registry creation and externalization to/from XML. 
 

Uses of RegistryDescriptor in net.dpml.station.builder
 

Methods in net.dpml.station.builder with parameters of type RegistryDescriptor
 void RegistryWriter.writeRegistryDescriptor(RegistryDescriptor descriptor, OutputStream output, String pad)
          Externalize the part to XML.