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

Implement indentation ("pretty-printing") for XML output #1

Closed
cowtowncoder opened this issue Jan 2, 2011 · 2 comments
Closed

Implement indentation ("pretty-printing") for XML output #1

cowtowncoder opened this issue Jan 2, 2011 · 2 comments

Comments

@cowtowncoder
Copy link
Member

Current version has "no-op" version of indentation so that enabling default pretty-printing will do nothing. It would make sense to implement proper indentation, if possible.

@cowtowncoder
Copy link
Member Author

Note: this is re-created version of older Jackson Jira issue at [http://jira.codehaus.org/browse/JACKSON-444].

@cowtowncoder
Copy link
Member Author

Implemented: works as per unit tests. Had to add bit of xml-specific functionality into PrettyPrinter.

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

No branches or pull requests

1 participant