public final class RelaxedNames extends Object implements Iterable<String>
RelaxedDataBinder
,
RelaxedPropertyResolver
Constructor and Description |
---|
RelaxedNames(String name)
Create a new
RelaxedNames instance. |
Modifier and Type | Method and Description |
---|---|
Iterator<String> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public RelaxedNames(String name)
RelaxedNames
instance.name
- the source name. For the maximum number of variations specify the name
using dashed notation (e.g. my-property-nameCopyright © 2015 Pivotal Software, Inc.. All rights reserved.