Nuxeo Enterprise Platform 5.4

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 Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.