public class BlockFactoryImpl extends Object implements IBlockFactory
| Constructor and Description |
|---|
BlockFactoryImpl() |
public IBlock newBlock(nu.xom.Node element, IPlugin plugin)
IBlockFactorynewBlock in interface IBlockFactoryelement - A node.plugin - A plugin.public IBlock newBlock(nu.xom.Node element, IPlugin plugin, Map<String,Object> map)
IBlockFactorynewBlock in interface IBlockFactoryelement - A node.plugin - A plugin.map - An object mapping.Copyright © 2016. All rights reserved.