Uses of Package
fr.opensagres.xdocreport.document.textstyling
Packages that use fr.opensagres.xdocreport.document.textstyling
Package
Description
-
Classes in fr.opensagres.xdocreport.document.textstyling used by fr.opensagres.xdocreport.document.discoveryClassDescriptionHandler to build a document.Text styling transformer is used to transform some syntax (HTML, Mediawiki, etc) to another syntax (docx, odt, etc).
-
Classes in fr.opensagres.xdocreport.document.textstyling used by fr.opensagres.xdocreport.document.registryClassDescriptionHandler to build a document.Text styling transformer is used to transform some syntax (HTML, Mediawiki, etc) to another syntax (docx, odt, etc).Result of transform text styling.
-
Classes in fr.opensagres.xdocreport.document.textstyling used by fr.opensagres.xdocreport.document.textstylingClassDescriptionHandler to build a document.Text styling transformer is used to transform some syntax (HTML, Mediawiki, etc) to another syntax (docx, odt, etc).Result of transform text styling.Text styling registry stores instance of
ITextStylingTransformerfor text styling kindSyntaxKind(Html, Mediawiki, etc...). -
Classes in fr.opensagres.xdocreport.document.textstyling used by fr.opensagres.xdocreport.document.textstyling.htmlClassDescriptionAbstract class for text styling transformer.Handler to build a document.Text styling transformer is used to transform some syntax (HTML, Mediawiki, etc) to another syntax (docx, odt, etc).