Interface LibraryElements
- All Superinterfaces:
Named
Attribute representing the technical elements of a library variant.
- Since:
- 5.6
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe JVM classes formatstatic final StringThe JVM class files and resourcesstatic final StringDynamic libraries for native modulesstatic final StringHeader files for C++static final StringThe JVM archive formatstatic final Attribute<LibraryElements> static final StringLink archives for native modulesstatic final StringObjects for native modulesstatic final StringJVM resources -
Method Summary
-
Field Details
-
LIBRARY_ELEMENTS_ATTRIBUTE
-
CLASSES
-
JAR
-
RESOURCES
-
CLASSES_AND_RESOURCES
-
HEADERS_CPLUSPLUS
-
LINK_ARCHIVE
-
OBJECTS
-
DYNAMIC_LIB
-