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 java.lang.Object

Author:
Bogdan Stefanescu

Constructor Summary
BlockWriterRegistry()
           
 
Method Summary
 void addBlock(java.lang.String name, BlockWriter bw)
           
 BlockWriter getBlock(java.lang.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(java.lang.String name,
                     BlockWriter bw)

getBlock

public BlockWriter getBlock(java.lang.String name)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.