Class Product


  • public class Product
    extends Object
    The product on which the document was parsed.
    • Constructor Detail

      • Product

        public Product()
    • Method Detail

      • getName

        public String getName()
        Name of the product used.
      • getVersion

        public String getVersion()
        Version of the product used.