Class MultiValueProperties
Object
org.thymeleaf.testing.templateengine.util.MultiValueProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentrySet()
getProperty
(String propertyName) boolean
hasProperty
(String propertyName) void
load
(InputStream inputStream)
-
Constructor Details
-
MultiValueProperties
public MultiValueProperties()
-
-
Method Details
-
load
- Throws:
IOException
-
hasProperty
-
getProperty
-
entrySet
-