com.intellij.openapi.roots.libraries
Class LibraryTableUtil

java.lang.Object
  extended by com.intellij.openapi.roots.libraries.LibraryTableUtil

Deprecated. Use LibraryTablesRegistrar instead.

public class LibraryTableUtil
extends java.lang.Object


Constructor Summary
protected LibraryTableUtil()
          Deprecated.  
 
Method Summary
static LibraryTable getLibraryTable()
          Deprecated.  
static LibraryTable getLibraryTable(Project project)
          Deprecated.  
static LibraryTable getLibraryTableByLevel(java.lang.String level, Module module)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibraryTableUtil

protected LibraryTableUtil()
Deprecated. 
Method Detail

getLibraryTable

public static LibraryTable getLibraryTable()
Deprecated. 

getLibraryTable

public static LibraryTable getLibraryTable(Project project)
Deprecated. 

getLibraryTableByLevel

public static LibraryTable getLibraryTableByLevel(java.lang.String level,
                                                  Module module)
Deprecated.