fr.opensagres.xdocreport.document.textstyling
Class AbstractStylesGenerator<DefaultStyle>

java.lang.Object
  extended by fr.opensagres.xdocreport.document.textstyling.AbstractStylesGenerator<DefaultStyle>
All Implemented Interfaces:
IStylesGenerator<DefaultStyle>
Direct Known Subclasses:
DocxDefaultStylesGenerator

public abstract class AbstractStylesGenerator<DefaultStyle>
extends Object
implements IStylesGenerator<DefaultStyle>


Field Summary
 
Fields inherited from interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
generateAllStyles
 
Constructor Summary
AbstractStylesGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
generateAllStyles
 

Constructor Detail

AbstractStylesGenerator

public AbstractStylesGenerator()


Copyright © 2013. All rights reserved.