org.outerj.daisy.repository.commonimpl
Class LinkExtractorInfoImpl

java.lang.Object
  extended by org.outerj.daisy.repository.commonimpl.LinkExtractorInfoImpl
All Implemented Interfaces:
org.outerj.daisy.repository.LinkExtractorInfo

public class LinkExtractorInfoImpl
extends java.lang.Object
implements org.outerj.daisy.repository.LinkExtractorInfo


Constructor Summary
LinkExtractorInfoImpl(java.lang.String name, java.lang.String description)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 org.outerx.daisy.x10.LinkExtractorDocument getXml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinkExtractorInfoImpl

public LinkExtractorInfoImpl(java.lang.String name,
                             java.lang.String description)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface org.outerj.daisy.repository.LinkExtractorInfo

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface org.outerj.daisy.repository.LinkExtractorInfo

getXml

public org.outerx.daisy.x10.LinkExtractorDocument getXml()
Specified by:
getXml in interface org.outerj.daisy.repository.LinkExtractorInfo


Copyright © -2012 . All Rights Reserved.