Class WKTFormat.Parser

All Implemented Interfaces:
Comparator<org.opengis.referencing.cs.CoordinateSystemAxis>, Function<Object,Object>, Parser
Enclosing class:
WKTFormat

private final class WKTFormat.Parser extends GeodeticObjectParser implements Function<Object,Object>
The parser created by WKTFormat.parser(boolean), identical to GeodeticObjectParser except for the source of logging messages which is the enclosing WKTParser instead of a factory. Also provides a mechanism for adding default identifier to root IdentifiedObject.