Uses of Interface
org.apache.maven.doxia.siterenderer.ParserConfigurator
Packages that use ParserConfigurator
-
Uses of ParserConfigurator in org.apache.maven.doxia.siterenderer
Fields in org.apache.maven.doxia.siterenderer declared as ParserConfiguratorModifier and TypeFieldDescriptionprivate ParserConfigurator
SiteRenderingContext.parserConfigurator
Methods in org.apache.maven.doxia.siterenderer that return ParserConfiguratorModifier and TypeMethodDescriptionSiteRenderingContext.getParserConfigurator()
Return the configurator forparsers
.Methods in org.apache.maven.doxia.siterenderer with parameters of type ParserConfiguratorModifier and TypeMethodDescriptionvoid
SiteRenderingContext.setParserConfigurator
(ParserConfigurator parserConfigurator) Set the configurator to use forparsers
.