How to Use axmlprinter2.jar to decompile XML files in batch (how to decompile XML files in batches using axmlprinter2.jar)

Source: Internet
Author: User

The precondition is that your Java environment variables are configured normally and you are using Windows.

Perform the following steps:

1. IfMenuAll XML files under the folder need to be decompiled, And the axmlprinter2.jar andMenuIn the same directory.

2. Create a BAT file with the following content:

For/RMenu% A in (*. XML) Do @ Java-jar axmlprinter2.jar "% A"> "% A". txt

3. Put the bat file and axmlprinter2.jar in the same directory, that isMenuIn the same directory. Click the newly created BAT file.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.