Class AbstractStylesGenerator<DefaultStyle>
java.lang.Object
fr.opensagres.xdocreport.document.textstyling.AbstractStylesGenerator<DefaultStyle>
- All Implemented Interfaces:
IStylesGenerator<DefaultStyle>
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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface fr.opensagres.xdocreport.document.textstyling.IStylesGenerator
generateAllStyles
-
Constructor Details
-
AbstractStylesGenerator
public AbstractStylesGenerator()
-