Uses of Class
hudson.plugins.testcomplete.mht.MHTEntry

Packages that use MHTEntry
hudson.plugins.testcomplete.mht   
 

Uses of MHTEntry in hudson.plugins.testcomplete.mht
 

Methods in hudson.plugins.testcomplete.mht that return MHTEntry
 MHTEntry MHTInputStream.getNextEntry()
          Returns the next MHTEntry in the stream and positions the stream at the beginning of the entry data.
 MHTEntry MHTInputStream.getNextEntry(String name)
          Reads the next MHT entry with the name given and positions the stream at the beginning of the entry data.
 



Copyright © 2004-2015. All Rights Reserved.