Uses of Interface
de.xima.fc.placeholder.IPlaceholderStringPart
Packages that use IPlaceholderStringPart
-
Uses of IPlaceholderStringPart in de.xima.fc.placeholder
Subinterfaces of IPlaceholderStringPart in de.xima.fc.placeholderModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceMethods in de.xima.fc.placeholder that return types with arguments of type IPlaceholderStringPartModifier and TypeMethodDescriptionstatic List<IPlaceholderStringPart> PlaceholderReplacer.parsePlaceholderString(String value) Parses a template string that may contain placeholders and returns a list of tokens that represent the structure of the template.