org.jacoco.cli.internal
Class XmlDocumentation

java.lang.Object
  extended by org.jacoco.cli.internal.XmlDocumentation

public final class XmlDocumentation
extends Object

Internal utility to dump all command descriptions as XML.


Method Summary
static void main(String... args)
          Called during the build process.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String... args)
                 throws IOException
Called during the build process.

Parameters:
args - exactly one argument expected with the target location
Throws:
IOException - if XML document cannot be written


Copyright © 2009–2023 Mountainminds GmbH & Co. KG. All rights reserved.