Class XmlDocumentation

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

public final class XmlDocumentation extends Object
Internal utility to dump all command descriptions as XML.
  • Method Details

    • 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