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

Refactor IndexGenerator to use a XSL #31

Open
cmarchand opened this issue Nov 26, 2018 · 0 comments
Open

Refactor IndexGenerator to use a XSL #31

cmarchand opened this issue Nov 26, 2018 · 0 comments
Assignees
Milestone

Comments

@cmarchand
Copy link
Collaborator

IndexGenerator has been created when refactoring XSpecMojo. Html, which was produced by writing "by-hand" to an OutputStream, has been refactored to use StAx XMLStreamWriter.

But there is still a lot of code, to produce only a very short chunk of Html, and it is not easily maintainable.

Producing Html via a XSL will be much simpler.

So, must refactor it to use a XSL.

@cmarchand cmarchand self-assigned this Nov 26, 2018
@cmarchand cmarchand added this to the 2.1.0 milestone Apr 29, 2020
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