Class GermanInvoke

  • All Implemented Interfaces:
    info.bliki.wiki.template.ITemplateFunction

    public class GermanInvoke
    extends info.bliki.extensions.scribunto.template.Invoke
    • Constructor Detail

      • GermanInvoke

        public GermanInvoke()
    • Method Detail

      • parseFunction

        public String parseFunction​(List<String> parts,
                                    info.bliki.wiki.model.IWikiModel model,
                                    char[] src,
                                    int beginIndex,
                                    int endIndex,
                                    boolean isSubst)
                             throws IOException
        Specified by:
        parseFunction in interface info.bliki.wiki.template.ITemplateFunction
        Overrides:
        parseFunction in class info.bliki.extensions.scribunto.template.Invoke
        Throws:
        IOException