Uses of Interface
org.apache.maven.doxia.siterenderer.ParserConfigurator
Packages that use ParserConfigurator
-
Uses of ParserConfigurator in org.apache.maven.doxia.siterenderer
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 TypeMethodDescriptionvoidSiteRenderingContext.setParserConfigurator(ParserConfigurator parserConfigurator) Set the configurator to use forparsers.