| Package | Description |
|---|---|
| us.bpsm.edn.parser |
This package provides a Parser for edn.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
InstantToTimestamp.transform(ParsedInstant pi) |
protected Object |
InstantToDate.transform(ParsedInstant pi) |
protected Object |
InstantToCalendar.transform(ParsedInstant pi) |
protected abstract Object |
AbstractInstantHandler.transform(ParsedInstant pi)
This will be called by the Parser when parsing an
#inst value. |
Copyright © 2019. All rights reserved.