public class LibraryTableImplUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MODULE_LEVEL |
Modifier and Type | Method and Description |
---|---|
static Library |
createModuleLevelLibrary(java.lang.String name,
PersistentLibraryKind kind,
RootModelImpl rootModel,
ProjectModelExternalSource externalSource) |
static boolean |
isValidLibrary(Library library) |
static Library |
loadLibrary(Element rootElement,
RootModelImpl rootModel) |
public static final java.lang.String MODULE_LEVEL
public static Library loadLibrary(Element rootElement, RootModelImpl rootModel) throws InvalidDataException
InvalidDataException
public static Library createModuleLevelLibrary(java.lang.String name, PersistentLibraryKind kind, RootModelImpl rootModel, ProjectModelExternalSource externalSource)
public static boolean isValidLibrary(Library library)