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