Module de.cuioss.java.tools
Package de.cuioss.tools.formatting.template.token
package de.cuioss.tools.formatting.template.token
This package contains different types of tokens
-
ClassDescriptionString Action Token store template and attribute name, and replace attribute with his value inside the template on execution of ActionToken.substituteAttribute(FormatterSupport)Simple String token, this token returns always his value on StringToken.substituteAttribute(FormatterSupport)Any token should provide a method to substitute "placeholder" with his value