Uses of Class
org.apache.wiki.parser.ParseException
Packages that use ParseException
-
Uses of ParseException in org.apache.wiki.parser
Methods in org.apache.wiki.parser that throw ParseExceptionModifier and TypeMethodDescriptionProcesses incoming link text, separating out the link text, the link URI, and then any specified attributes.protected void
LinkParser.Link.setReference
(String ref) Sets the hypertext reference.protected void
Sets the link text.Constructors in org.apache.wiki.parser that throw ParseException