com.agical.rdoc.core.model.impl
Class RDocModelFactory

java.lang.Object
  extended by com.agical.rdoc.core.model.impl.RDocModelFactory
All Implemented Interfaces:
ModelFactory

public class RDocModelFactory
extends java.lang.Object
implements ModelFactory


Constructor Summary
RDocModelFactory(CodeFormatter formatter, TextFormatter textFormatter)
           
 
Method Summary
 CodeBlockBuilder createCodeBlockBuilder()
           
 TDDocCommentBuilder createDocComment(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RDocModelFactory

public RDocModelFactory(CodeFormatter formatter,
                        TextFormatter textFormatter)
Method Detail

createDocComment

public TDDocCommentBuilder createDocComment(java.lang.String id)
Specified by:
createDocComment in interface ModelFactory

createCodeBlockBuilder

public CodeBlockBuilder createCodeBlockBuilder()
Specified by:
createCodeBlockBuilder in interface ModelFactory


Copyright © 2005-2009 Agical AB. All Rights Reserved.