Uses of Interface
nl.flotsam.pecia.builder.Table2ColsBuilder

Packages that use Table2ColsBuilder
nl.flotsam.pecia.builder The package providing the interfaces to be implemented by classes responsible for generating content. 
nl.flotsam.pecia.builder.base The package providing a default implementation of the builder interfaces. 
 

Uses of Table2ColsBuilder in nl.flotsam.pecia.builder
 

Methods in nl.flotsam.pecia.builder that return Table2ColsBuilder
<T> Table2ColsBuilder<T>
DocumentBuilder.createTable2Cols(T parent, DocumentBuilder builder)
           
 

Uses of Table2ColsBuilder in nl.flotsam.pecia.builder.base
 

Classes in nl.flotsam.pecia.builder.base that implement Table2ColsBuilder
 class DefaultTable2ColsBuilder<T>
           
 

Methods in nl.flotsam.pecia.builder.base that return Table2ColsBuilder
<T> Table2ColsBuilder<T>
DefaultDocumentBuilder.createTable2Cols(T parent, DocumentBuilder builder)
           
 Table2ColsBuilder<T> DefaultTable2ColsBuilder.start()
           
 



Copyright © 2010. All Rights Reserved.