Package | Description |
---|---|
org.apache.fulcrum.parser |
Modifier and Type | Class and Description |
---|---|
class |
DefaultParserService
The DefaultParserService provides the default implementation
of a
ParserService . |
Modifier and Type | Field and Description |
---|---|
protected ParserService |
BaseValueParser.parserService
The ParserService instance to query for conversion and configuration
|
Modifier and Type | Method and Description |
---|---|
void |
BaseValueParser.setParserService(ParserService parserService)
Set a ParserService instance
|
void |
ParserServiceSupport.setParserService(ParserService parserService)
Set a ParserService instance
|
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.