Uses of Interface
org.apache.fulcrum.parser.ParserService
Packages that use ParserService
-
Uses of ParserService in org.apache.fulcrum.parser
Classes in org.apache.fulcrum.parser that implement ParserServiceModifier and TypeClassDescriptionclass
The DefaultParserService provides the default implementation of aParserService
.Fields in org.apache.fulcrum.parser declared as ParserServiceModifier and TypeFieldDescriptionprotected ParserService
BaseValueParser.parserService
The ParserService instance to query for conversion and configurationMethods in org.apache.fulcrum.parser with parameters of type ParserServiceModifier and TypeMethodDescriptionvoid
BaseValueParser.setParserService
(ParserService parserService) Set a ParserService instancevoid
ParserServiceSupport.setParserService
(ParserService parserService) Set a ParserService instance