| java.lang.Object | ||
| ↳ | com.google.inject.matcher.AbstractMatcher<T> | |
| ↳ | org.eclipse.sisu.plexus.PlexusDateTypeConverter | |
TypeConverter Module that converts Plexus formatted date strings into Dates.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PlexusDateTypeConverter() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | configure(Binder binder) | ||||||||||
| Object | convert(String value, TypeLiteral<?> toType) | ||||||||||
| boolean | matches(TypeLiteral<?> type) | ||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  com.google.inject.matcher.AbstractMatcher | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  com.google.inject.Module | |||||||||||
|  From interface
  com.google.inject.matcher.Matcher | |||||||||||
|  From interface
  com.google.inject.spi.TypeConverter | |||||||||||