Class UserLibrary
java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.UserLibrary
Internal model element to represent a user library and code to serialize / deserialize.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic UserLibrarycreateFromString(Reader reader) booleaninthashCode()booleanstatic Stringserialize(IClasspathEntry[] entries, boolean isSystemLibrary) toString()
-
Constructor Details
-
UserLibrary
-
-
Method Details
-
getEntries
-
isSystemLibrary
public boolean isSystemLibrary() -
equals
-
hashCode
-
serialize
public static String serialize(IClasspathEntry[] entries, boolean isSystemLibrary) throws IOException - Throws:
IOException
-
createFromString
- Throws:
IOException
-
toString
-