highsource / highsource/hyperjaxb3

How to remove default "Temporal" for xsd:date type for instance ?

Open
#45 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
37
Forks
29
PR merge metrics
No merged PRs in 30d

Description

```xsd

```

I need to map xsd:date to java.lang.String and also use custom Adapter. Fine with
```xml

```

But Hyperjaxb still adds
```java
@Temporal(TemporalType.DATE)
```

How can I override default ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.