| Package | Description |
|---|---|
| asia.redact.bracket.properties |
| Modifier and Type | Method and Description |
|---|---|
PropertiesParser |
PropertiesParser.parse()
populates a PropertiesImpl object.
|
PropertiesParser |
PropertiesParser.parse(Comparator<String> comparator)
populates a SortedPropertiesImpl (which only makes sense if you need something other than insert-order ordering)
|
Copyright © 2011–2016 David R. Smith. All rights reserved.