| Constructor and Description |
|---|
MockupTypeEnumerator(org.springframework.core.io.Resource[] resources)
Processes all UI mockup property files.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl(String mockupType)
Returns the url given the mockup type.
|
Iterator<String> |
iterator()
Returns an alphabetically sorted iterator of recognized mockup framework types.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic MockupTypeEnumerator(org.springframework.core.io.Resource[] resources)
throws IOException
resources - Array of property file resources.IOException - If an error processing a property file.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.