public final class Version extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static String | getCopyright()Returns the copyright notice. | 
| static String | getProductName()Returns "HtmlUnit". | 
| static String | getProductVersion()Returns the current implementation version. | 
| static void | main(String[] args)The main entry point into this class. | 
public static void main(String[] args) throws Exception
args - the arguments passed on the command lineException - if an error occurspublic static String getProductName()
public static String getProductVersion()
public static String getCopyright()
Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.