com.servingxml.components.flatfile.options
Class CommentStarterAssembler

java.lang.Object
  extended by com.servingxml.components.flatfile.options.CommentStarterAssembler

public class CommentStarterAssembler
extends java.lang.Object

The CommentStarterAssembler implements an assembler for assembling CommentStarter objects.


Constructor Summary
CommentStarterAssembler()
           
 
Method Summary
 CommentStarter assemble(ConfigurationContext context)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentStarterAssembler

public CommentStarterAssembler()
Method Detail

setValue

public void setValue(java.lang.String value)

assemble

public CommentStarter assemble(ConfigurationContext context)