Skip to content
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.

Unmarshaller StAX API clarification #33

Open
glassfishrobot opened this issue Jun 22, 2004 · 5 comments
Open

Unmarshaller StAX API clarification #33

glassfishrobot opened this issue Jun 22, 2004 · 5 comments

Comments

@glassfishrobot
Copy link

The new StAX APIs on javax.xml.bind.Unmarshaller need to specify that
START_DOCUMENT is a legal state for the XMLStreamReader or XMLEventReader
passed into the unmarshal() method.

The javadoc currently says that the methods throw IllegalStateException
for anything other than START_ELEMENT.

Environment

Operating System: All
Platform: All
URL: https://jsr222.dev.java.net/nonav/api/javax/xml/bind/Unmarshaller.html

Affected Versions

[2.0 v0.4]

@glassfishrobot
Copy link
Author

Reported by ryan_shoemaker

@glassfishrobot
Copy link
Author

Was assigned to ryan_shoemaker

@glassfishrobot
Copy link
Author

ryan_shoemaker said:
Added link to javadoc and updated release info.

@glassfishrobot
Copy link
Author

ryan_shoemaker said:
proposed changes have been integrated.

@glassfishrobot
Copy link
Author

This issue was imported from java.net JIRA JSR222-33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant