org.eclipse.jdt.internal.compiler.batch
Class ClasspathJar.ManifestAnalyzer

java.lang.Object
  extended by org.eclipse.jdt.internal.compiler.batch.ClasspathJar.ManifestAnalyzer
Enclosing class:
ClasspathJar

public static class ClasspathJar.ManifestAnalyzer
extends java.lang.Object


Constructor Summary
ClasspathJar.ManifestAnalyzer()
           
 
Method Summary
 boolean analyzeManifestContents(java.io.Reader reader)
           
 java.util.List getCalledFileNames()
           
 int getClasspathSectionsCount()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathJar.ManifestAnalyzer

public ClasspathJar.ManifestAnalyzer()
Method Detail

analyzeManifestContents

public boolean analyzeManifestContents(java.io.Reader reader)
                                throws java.io.IOException
Throws:
java.io.IOException

getClasspathSectionsCount

public int getClasspathSectionsCount()

getCalledFileNames

public java.util.List getCalledFileNames()