V
- the generic type of the property value identified by this path.public interface Path<V> extends PathFactory, PropertyPath<V>, Argument<V>
build
by the
properties
to traverse.Alias
,
PathFactory
Modifier and Type | Method and Description |
---|---|
void |
format(Function<AttributeReadName,String> segmentFormatter,
StringBuilder buffer) |
default String |
getName() |
PathRoot<?> |
getRoot() |
to, to, to, to, to, to, to, to
getValue
default String getName()
getName
in interface AttributeReadName
getName
in interface PropertyPath<V>
Path
as String
(e.g. "alias.property", "size(alias.children)", or
"$variable.link.property").void format(Function<AttributeReadName,String> segmentFormatter, StringBuilder buffer)
Copyright © 2001–2016 mmm-Team. All rights reserved.