| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SectionVisitor
Follow the visitor pattern for each node in the project tree.
| Method Summary | |
|---|---|
|  void | visit(SectionNode section, GeneratorState state)Visit the section and return a set of URLs generated from that section. | 
| Method Detail | 
|---|
void visit(SectionNode section,
           GeneratorState state)
           throws GeneratorException,
                  java.io.IOException
section - the sectionstate - the generator stateGeneratorExceptionjava.io.IOException| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||