org.apache.cocoon.sax.builder
Class SAXPipelineBuilder

java.lang.Object
  extended by org.apache.cocoon.sax.builder.SAXPipelineBuilder

public final class SAXPipelineBuilder
extends Object

Version:
$Id: SAXPipelineBuilder.html 1343757 2012-05-29 14:45:42Z ilgrosso $

Method Summary
static LinkedSAXPipelineStarterBuilder newAsyncCachePipeline()
          
static LinkedSAXPipelineStarterBuilder newCachingPipeline()
          
static LinkedSAXPipelineStarterBuilder newNonCachingPipeline()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newAsyncCachePipeline

public static LinkedSAXPipelineStarterBuilder newAsyncCachePipeline()


newCachingPipeline

public static LinkedSAXPipelineStarterBuilder newCachingPipeline()


newNonCachingPipeline

public static LinkedSAXPipelineStarterBuilder newNonCachingPipeline()



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.