Package | Description |
---|---|
org.apache.bval.jsr303.util |
Modifier and Type | Method and Description |
---|---|
static NodeImpl |
NodeImpl.atIndex(Integer index)
Get a NodeImpl indexed from the preceding node (or root).
|
static NodeImpl |
NodeImpl.atKey(Object key)
Get a NodeImpl keyed from the preceding node (or root).
|
NodeImpl |
PathImpl.getLeafNode()
Get the leaf node (if any) from this
PathImpl |
Copyright © 2010-2012 Apache Software Foundation. All Rights Reserved.