Class SectionHandler<T extends Section<T>,B extends Section.Builder<T>>

All Implemented Interfaces:
InvocationContext<ParseSax.HandlerWithResult<T>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Direct Known Subclasses:
BaseVirtualSystemHandler, DeploymentOptionSectionHandler, DiskSectionHandler, NetworkSectionHandler, OperatingSystemSectionHandler, ProductSectionHandler, VirtualHardwareSectionHandler

public class SectionHandler<T extends Section<T>,B extends Section.Builder<T>> extends ParseSax.HandlerWithResult<T>