Uses of Interface
fr.opensagres.xdocreport.document.odt.textstyling.IODTStylesGenerator

Packages that use IODTStylesGenerator
fr.opensagres.xdocreport.document.odt.preprocessor   
fr.opensagres.xdocreport.document.odt.textstyling   
 

Uses of IODTStylesGenerator in fr.opensagres.xdocreport.document.odt.preprocessor
 

Fields in fr.opensagres.xdocreport.document.odt.preprocessor declared as IODTStylesGenerator
protected  IODTStylesGenerator ODTStyleContentHandler.styleGen
           
protected  IODTStylesGenerator ODTBufferedDocumentContentHandler.styleGen
           
 

Uses of IODTStylesGenerator in fr.opensagres.xdocreport.document.odt.textstyling
 

Classes in fr.opensagres.xdocreport.document.odt.textstyling that implement IODTStylesGenerator
 class ODTDefaultStylesGenerator
          Default implementation : - uses OOo default styles for headers - uses default but renamed styles for others
 

Fields in fr.opensagres.xdocreport.document.odt.textstyling declared as IODTStylesGenerator
protected static IODTStylesGenerator ODTStylesGeneratorProvider.generator
           
protected static IODTStylesGenerator ODTStylesGeneratorFactory.generator
           
protected  IODTStylesGenerator ODTDocumentHandler.styleGen
           
 

Methods in fr.opensagres.xdocreport.document.odt.textstyling that return IODTStylesGenerator
static IODTStylesGenerator ODTStylesGeneratorProvider.getStyleGenerator()
           
static IODTStylesGenerator ODTStylesGeneratorFactory.getStyleGenerator()
           
 



Copyright © 2012. All Rights Reserved.