org.cruxframework.crux.scanner.archiveiterator
Class IteratorFactory

java.lang.Object
  extended by org.cruxframework.crux.scanner.archiveiterator.IteratorFactory

public class IteratorFactory
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
IteratorFactory()
           
 
Method Summary
static URLIterator create(URL url, List<ScannerRegistration> scanners)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorFactory

public IteratorFactory()
Method Detail

create

public static URLIterator create(URL url,
                                 List<ScannerRegistration> scanners)
                          throws IOException
Throws:
IOException


Copyright © 2015. All rights reserved.