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

[DRAFT] Support Encoding option when writing XML #593

Draft
wants to merge 14 commits into
base: 2.17
Choose a base branch
from

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    acb3920 View commit details
    Browse the repository at this point in the history
  2. Update XmlMapper.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    94f71c6 View commit details
    Browse the repository at this point in the history
  3. Update XmlMapper.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5e722b7 View commit details
    Browse the repository at this point in the history
  4. Create TestCharset.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    833deef View commit details
    Browse the repository at this point in the history
  5. Update XmlMapper.java

    Update XmlFactory.java
    
    Update XmlFactory.java
    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b9480ec View commit details
    Browse the repository at this point in the history
  6. use charset instances

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cb7b84a View commit details
    Browse the repository at this point in the history
  7. DataOutput test

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a02bba3 View commit details
    Browse the repository at this point in the history
  8. wip

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    491ecb4 View commit details
    Browse the repository at this point in the history
  9. Update XmlWriter.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8ca8099 View commit details
    Browse the repository at this point in the history
  10. Update XmlWriter.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    540be39 View commit details
    Browse the repository at this point in the history
  11. Update TestCharset.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9a9414a View commit details
    Browse the repository at this point in the history
  12. Update XmlWriter.java

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a4a9400 View commit details
    Browse the repository at this point in the history
  13. add toXmlWriter

    pjfanning committed May 17, 2023
    Configuration menu
    Copy the full SHA
    602e544 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    b408a44 View commit details
    Browse the repository at this point in the history