Interface ObjectFromDOMBuilder<T>
- Type Parameters:
T-
- All Known Subinterfaces:
IContentHandlerFactoryBuilder, ReporterBuilder
- All Known Implementing Classes:
DefaultContentHandlerFactoryBuilder
public interface ObjectFromDOMBuilder<T>
Interface for things that build objects from a DOM Node and a map of runtime attributes
-
Method Summary
-
Method Details
-
build
-