Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.rendering.fm.extensions
Class BlockWriterRegistry

java.lang.Object
  extended by org.nuxeo.ecm.platform.rendering.fm.extensions.BlockWriterRegistry

public class BlockWriterRegistry
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
BlockWriterRegistry()
           
 
Method Summary
 void addBlock(String name, BlockWriter bw)
           
 BlockWriter getBlock(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockWriterRegistry

public BlockWriterRegistry()
Method Detail

addBlock

public void addBlock(String name,
                     BlockWriter bw)

getBlock

public BlockWriter getBlock(String name)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.