Uses of Class
com.xpn.xwiki.content.parsers.ReplacementResultCollection

Packages that use ReplacementResultCollection
com.xpn.xwiki.content.parsers   
 

Uses of ReplacementResultCollection in com.xpn.xwiki.content.parsers
 

Methods in com.xpn.xwiki.content.parsers that return ReplacementResultCollection
 ReplacementResultCollection DocumentParser.parseLinksAndReplace(String contentToParse, Link linkToLookFor, Link newLink, ReplaceLinkHandler linkHandler, String currentSpace)
          Parse the links contained into the passed content represent the raw content from a document (as typed by the user) and replace links that matches the passed linkToLookFor Link with the specified newLink link.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.