| Package | Description |
|---|---|
| nl.taico.configplus | |
| nl.taico.configplus.bukkit |
| Modifier and Type | Method and Description |
|---|---|
ListLine |
ListLine.addEntries(Iterable<?> entries) |
ListLine |
ListLine.addEntries(String entries) |
protected ListLine |
Config.getNewListLine(String path,
boolean shorttype)
Can by overridden by classes that override this class to implement a different type of ListLine.
Now you don't have to rewrite Config.parse() :) |
| Modifier and Type | Class and Description |
|---|---|
class |
BukkitListLine
Represents a YAML List.
|
Copyright © 2014. All rights reserved.