| Package | Description |
|---|---|
| asia.redact.bracket.properties |
| Modifier and Type | Method and Description |
|---|---|
Properties |
PropertiesImpl.getGroup(GroupParams params) |
Properties |
ImmutablePropertiesImpl.getGroup(GroupParams params) |
Properties |
ArrayListPropertiesImpl.getGroup(GroupParams params) |
Node |
PropertiesImpl.getTree(GroupParams params) |
Node |
Properties.getTree(GroupParams params)
Get the properties as a tree of nodes with a selector
a.b.c=something
a.b.c.d=something else
a.b.c.e.f=item
a.b.c.e=item2
|
Node |
ImmutablePropertiesImpl.getTree(GroupParams params) |
Node |
ArrayListPropertiesImpl.getTree(GroupParams params) |
Copyright © 2011–2016 David R. Smith. All rights reserved.