org.outerj.daisy.repository.commonimpl.comment
Class CommentsImpl

java.lang.Object
  extended by org.outerj.daisy.repository.commonimpl.comment.CommentsImpl
All Implemented Interfaces:
org.outerj.daisy.repository.comment.Comments

public class CommentsImpl
extends java.lang.Object
implements org.outerj.daisy.repository.comment.Comments


Constructor Summary
CommentsImpl(org.outerj.daisy.repository.comment.Comment[] comments)
           
 
Method Summary
 org.outerj.daisy.repository.comment.Comment[] getArray()
           
 org.outerx.daisy.x10.CommentsDocument getXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentsImpl

public CommentsImpl(org.outerj.daisy.repository.comment.Comment[] comments)
Method Detail

getArray

public org.outerj.daisy.repository.comment.Comment[] getArray()
Specified by:
getArray in interface org.outerj.daisy.repository.comment.Comments

getXml

public org.outerx.daisy.x10.CommentsDocument getXml()
Specified by:
getXml in interface org.outerj.daisy.repository.comment.Comments


Copyright © -2012 . All Rights Reserved.