org.apache.maven.shared.dependency.analyzer
Class ClassFileVisitorUtils

java.lang.Object
  extended by org.apache.maven.shared.dependency.analyzer.ClassFileVisitorUtils

public final class ClassFileVisitorUtils
extends Object

Version:
$Id: ClassFileVisitorUtils.java 661727 2008-05-30 14:21:49Z bentmann $
Author:
Mark Hobson

Method Summary
static void accept(URL url, ClassFileVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accept

public static void accept(URL url,
                          ClassFileVisitor visitor)
                   throws IOException
Throws:
IOException


Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.