Uses of Class
org.apache.maven.jxr.pacman.ImportType

Packages that use ImportType
org.apache.maven.jxr.pacman   
 

Uses of ImportType in org.apache.maven.jxr.pacman
 

Methods in org.apache.maven.jxr.pacman that return ImportType
 ImportType[] JavaFile.getImportTypes()
          Get the imported packages/files that this package has.
 

Methods in org.apache.maven.jxr.pacman with parameters of type ImportType
 void JavaFile.addImportType(ImportType importType)
          Add an ImportType to the current imports.
 



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