Uses of Class
com.xpn.xwiki.util.Util
-
Packages that use Util Package Description com.xpn.xwiki com.xpn.xwiki.render -
-
Uses of Util in com.xpn.xwiki
Methods in com.xpn.xwiki that return Util Modifier and Type Method Description UtilXWikiContext. getUtil() -
Uses of Util in com.xpn.xwiki.render
Methods in com.xpn.xwiki.render that return Util Modifier and Type Method Description UtilWikiSubstitution. getUtil()Methods in com.xpn.xwiki.render with parameters of type Util Modifier and Type Method Description voidWikiSubstitution. setUtil(Util util)Constructors in com.xpn.xwiki.render with parameters of type Util Constructor Description WikiSubstitution(Util util)WikiSubstitution(Util util, String patternparam)WikiSubstitution(Util util, String[] patternparam)
-