Package | Description |
---|---|
edu.harvard.hul.ois.jhove |
Contains the classes needed for building a JHOVE application.
|
Modifier and Type | Field and Description |
---|---|
static HandlerBase.SynchronizedDateFormat |
HandlerBase.date
A DateFormat for representing a Date in yyyy-MM-dd
(e.g., 2003-07-31) format.
|
static HandlerBase.SynchronizedDateFormat |
HandlerBase.dateTime
A DateFormat for representing a Date in yyyy-MM-dd HH:mm:ss z
(e.g., 2003-07-31 15:31:12 EDT) format.
|
static HandlerBase.SynchronizedDateFormat |
HandlerBase.iso8601
A DateFormat for representing a Date in ISO 8601
(e.g., 2003-07-31T15:31:12-0400) format.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.