Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


oracle.stellent.wcm.client.generator.impl
Class BreadthFirstTraversal

java.lang.Object
  extended by oracle.stellent.wcm.client.generator.impl.BreadthFirstTraversal


public class BreadthFirstTraversal
extends java.lang.Object

Field Summary
 SectionTree m_sectionTree
           

 

Constructor Summary
BreadthFirstTraversal(SectionTree sectionTree)
           

 

Method Summary
protected  void traverse(SectionNode sectionNode, SectionVisitor visitor, GeneratorState state)
           
 void traverse(SectionVisitor visitor, GeneratorState state)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

m_sectionTree

public SectionTree m_sectionTree

Constructor Detail

BreadthFirstTraversal

public BreadthFirstTraversal(SectionTree sectionTree)

Method Detail

traverse

public void traverse(SectionVisitor visitor,
                     GeneratorState state)
              throws GeneratorException,
                     java.io.IOException
Throws:
GeneratorException
java.io.IOException

traverse

protected void traverse(SectionNode sectionNode,
                        SectionVisitor visitor,
                        GeneratorState state)
                 throws GeneratorException,
                        java.io.IOException
Throws:
GeneratorException
java.io.IOException

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-01


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.