com.arsdigita.cms.search
Class ContentPageTextContentProvider

java.lang.Object
  extended bycom.arsdigita.cms.search.ContentPageTextContentProvider
All Implemented Interfaces:
com.arsdigita.search.ContentProvider

public class ContentPageTextContentProvider
extends Object
implements com.arsdigita.search.ContentProvider


Nested Class Summary
 class ContentPageTextContentProvider.TextRenderer
          An implementation of the traversal code that converts FileAssets in to the appropriate text
 
Constructor Summary
ContentPageTextContentProvider(String context, ContentPage page)
           
 
Method Summary
 byte[] getBytes()
           
 String getContext()
           
 com.arsdigita.search.ContentType getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentPageTextContentProvider

public ContentPageTextContentProvider(String context,
                                      ContentPage page)
Method Detail

getContext

public String getContext()
Specified by:
getContext in interface com.arsdigita.search.ContentProvider

getType

public com.arsdigita.search.ContentType getType()
Specified by:
getType in interface com.arsdigita.search.ContentProvider

getBytes

public byte[] getBytes()
Specified by:
getBytes in interface com.arsdigita.search.ContentProvider


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC