public interface NodeTraversalCallback
Modifier and Type | Interface and Description |
---|---|
static interface |
NodeTraversalCallback.PathSource
Provides a way to lazily construct the path
and provides access to the current path
|
Modifier and Type | Field and Description |
---|---|
static NodeTraversalCallback |
NOOP |
Modifier and Type | Method and Description |
---|---|
void |
traversedNode(NodeTraversalCallback.PathSource pathSource) |
static final NodeTraversalCallback NOOP
void traversedNode(NodeTraversalCallback.PathSource pathSource) throws CommitFailedException
CommitFailedException
Copyright © 2010 - 2020 Adobe. All Rights Reserved