toggle menu
nova-parent
0.17-alpha.36
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.addon.library
/
LibraryFileParser
Library
File
Parser
@
ApiStatus.Internal
open
class
LibraryFileParser
Deprecated
Members
Constructors
Library
File
Parser
Link copied to clipboard
constructor
(
)
Functions
read
Exclusions
Link copied to clipboard
open
fun
readExclusions
(
json
:
JsonObject
)
:
Set
<
String
>
read
Libraries
Link copied to clipboard
open
fun
readLibraries
(
json
:
JsonObject
)
:
List
<
Dependency
>
read
Repositories
Link copied to clipboard
open
fun
readRepositories
(
json
:
JsonObject
)
:
List
<
String
>