Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid reference to DataTypeConverter.parse() method #242

Closed
Tomas-Kraus opened this issue Jan 6, 2010 · 5 comments · Fixed by #294
Closed

Invalid reference to DataTypeConverter.parse() method #242

Tomas-Kraus opened this issue Jan 6, 2010 · 5 comments · Fixed by #294
Assignees
Labels
bug Something isn't working Minor Priority

Comments

@Tomas-Kraus
Copy link
Contributor

Section 7.9.2.1, "Usage" in the "DataTypeConverter" section, example titled
"javaType Customization: User Specified Parse Method". This references
"DatatypeConverter.parse(s)", which doesn't exist. In this context, it should
probably be "DataTypeConverter.parseDateTime(s)" instead.

Environment

Operating System: All
Platform: All

Affected Versions

[2.2]

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
Reported by dkarr@java.net

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
Was assigned to snajper

@Tomas-Kraus
Copy link
Contributor Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JAXB-729

@Tomas-Kraus
Copy link
Contributor Author

@lukasj lukasj transferred this issue from eclipse-ee4j/jaxb-ri May 19, 2022
@lukasj lukasj added bug Something isn't working and removed ERR: Assignee labels May 19, 2022
@antoniosanct
Copy link
Contributor

antoniosanct added a commit to antoniosanct/jaxb-api that referenced this issue Feb 16, 2024
Signed-off-by: Antonio Santos Izaguirre <antoniosanct@gmail.com>
antoniosanct added a commit to antoniosanct/jaxb-api that referenced this issue Feb 16, 2024
Signed-off-by: Antonio Santos Izaguirre <antoniosanct@gmail.com>
@lukasj lukasj linked a pull request Feb 17, 2024 that will close this issue
lukasj pushed a commit that referenced this issue Feb 17, 2024
Signed-off-by: Antonio Santos Izaguirre <antoniosanct@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Minor Priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants