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

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

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

Subclasses of ParsingResultCollection in com.xpn.xwiki.content.parsers
 class ReplacementResultCollection
          Provides accessors to find all elements that have been replaced successfully when parsing and replacing content.
 

Methods in com.xpn.xwiki.content.parsers that return ParsingResultCollection
 ParsingResultCollection DocumentParser.parseLinks(String contentToParse)
          Parse the links contained into the passed content represent the raw content from a document (as typed by the user).
 



Copyright © 2004–2014 XWiki. All rights reserved.