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 CSSUrlProcessor

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

All Implemented Interfaces:
UrlProcessor

public class CSSUrlProcessor
extends java.lang.Object
implements UrlProcessor

Constructor Summary
CSSUrlProcessor(GeneratorOptions options)
           

 

Method Summary
 void processDependentUrls(GeneratorState state)
          Called for each trip through the dependent url generation.

 

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

 

Constructor Detail

CSSUrlProcessor

public CSSUrlProcessor(GeneratorOptions options)

Method Detail

processDependentUrls

public void processDependentUrls(GeneratorState state)
                          throws GeneratorException,
                                 java.io.IOException
Called for each trip through the dependent url generation. Allows implementation to modify generator state and add/remove urls to be processed.
Specified by:
processDependentUrls in interface UrlProcessor
Parameters:
state - the current generator state
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.