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

Improve documentation of HierarchicalStreamReader.getAttribute #47

Closed
krichter722 opened this issue Mar 27, 2016 · 3 comments
Closed

Improve documentation of HierarchicalStreamReader.getAttribute #47

krichter722 opened this issue Mar 27, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@krichter722
Copy link

HierarchicalStreamReader.getAttribute(String) doesn't explain what happens if the attribute isn't specified (is null returned? expection thrown?).

experienced with 1.4.9

@joehni joehni added the bug label Mar 29, 2016
@joehni joehni added this to the 1.4.x milestone Mar 29, 2016
@joehni joehni self-assigned this Mar 29, 2016
@joehni
Copy link
Member

joehni commented Mar 29, 2016

It acts like a Map, it returns null.

@joehni
Copy link
Member

joehni commented Mar 30, 2016

Labels and milestones are not just for fun.

@krichter722
Copy link
Author

Labels and milestones are not just for fun.

Right, sorry.

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

No branches or pull requests

2 participants