Uses of Interface
de.xima.fc.interfaces.placeholder.IParsedPlaceholder
-
Packages that use IParsedPlaceholder Package Description de.xima.fc.placeholder -
-
Uses of IParsedPlaceholder in de.xima.fc.placeholder
Methods in de.xima.fc.placeholder that return IParsedPlaceholder Modifier and Type Method Description static IParsedPlaceholder
PlaceholderReplacer. parsePlaceholderRepresentation(String representation)
Parses thegetRepresentation()
of a placeholder into a placeholder instance with details about the placeholder.
-