Uses of Interface
com.atlassian.confluence.rest.enrich.EntityWalker.Visitor

Packages that use EntityWalker.Visitor
com.atlassian.confluence.rest.enrich   
 

Uses of EntityWalker.Visitor in com.atlassian.confluence.rest.enrich
 

Methods in com.atlassian.confluence.rest.enrich with parameters of type EntityWalker.Visitor
static void EntityWalker.traverseWith(RestObject restEntity, EntityWalker.Visitor visitor)
          performs a depth first traversal of this entity and all child restEntities applying the vistor to each node in the tree.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.