Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
全て、
xjc コマンドの実行中に .class ファイルの代わりに Java ファイル (.java ファイル) を作成するにはどうすればよいですか? これを達成するために xjc で使用される引数は何ですか?
また、xjc の引数として -extension と -episode を使用した理由を説明してください。これらの引数はどのように役立ちますか?
前もって感謝します
次の cal を作成すると、XJC は.javaファイルの代わりに.classファイルを作成します。
.java
.class
xjc your_schema.xsd