Uses of Enum Class
fr.opensagres.xdocreport.template.formatter.AbstractDocumentFormatter.DirectiveToParse
Packages that use AbstractDocumentFormatter.DirectiveToParse
-
Uses of AbstractDocumentFormatter.DirectiveToParse in fr.opensagres.xdocreport.template.formatter
Methods in fr.opensagres.xdocreport.template.formatter that return AbstractDocumentFormatter.DirectiveToParseModifier and TypeMethodDescriptionAbstractDocumentFormatter.getDirectiveToParse(int startLoopIndex, int endLoopIndex, int startIfIndex, int endIfIndex) Returns the enum constant of this class with the specified name.AbstractDocumentFormatter.DirectiveToParse.values()Returns an array containing the constants of this enum class, in the order they are declared.