Uses of Interface
org.apache.maven.doxia.siterenderer.ParserConfigurator
-
Packages that use ParserConfigurator Package Description org.apache.maven.doxia.siterenderer -
-
Uses of ParserConfigurator in org.apache.maven.doxia.siterenderer
Fields in org.apache.maven.doxia.siterenderer declared as ParserConfigurator Modifier and Type Field Description private ParserConfiguratorSiteRenderingContext. parserConfiguratorMethods in org.apache.maven.doxia.siterenderer that return ParserConfigurator Modifier and Type Method Description ParserConfiguratorSiteRenderingContext. getParserConfigurator()Return the configurator forparsers.Methods in org.apache.maven.doxia.siterenderer with parameters of type ParserConfigurator Modifier and Type Method Description voidSiteRenderingContext. setParserConfigurator(ParserConfigurator parserConfigurator)Set the configurator to use forparsers.
-