Class MultiValueProperties
java.lang.Object
org.thymeleaf.testing.templateengine.util.MultiValueProperties
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentrySet()getProperty(String propertyName) booleanhasProperty(String propertyName) voidload(InputStream inputStream)
-
Field Details
-
values
-
-
Constructor Details
-
MultiValueProperties
public MultiValueProperties()
-
-
Method Details
-
load
- Throws:
IOException
-
hasProperty
-
getProperty
-
entrySet
-