public final class MultiValueProperties extends Object
| Constructor and Description |
|---|
MultiValueProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,List<String>>> |
entrySet() |
List<String> |
getProperty(String propertyName) |
boolean |
hasProperty(String propertyName) |
void |
load(InputStream inputStream) |
public void load(InputStream inputStream) throws IOException
IOExceptionpublic boolean hasProperty(String propertyName)
Copyright © 2015 The THYMELEAF team. All rights reserved.