Uses of Class
edu.washington.cs.knowitall.util.WarcPage

Packages that use WarcPage
edu.washington.cs.knowitall.util   
 

Uses of WarcPage in edu.washington.cs.knowitall.util
 

Methods in edu.washington.cs.knowitall.util that return WarcPage
static WarcPage WarcPage.fromString(String pageString)
          Creates a WarcPage object from the provided String.
 

Methods in edu.washington.cs.knowitall.util that return types with arguments of type WarcPage
 Iterator<WarcPage> WarcReader.iterator()
           
 



Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.