com.arsdigita.cms.search
Class ContentPageRawContentProvider

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

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


Constructor Summary
ContentPageRawContentProvider(String context, byte[] content)
           
 
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

ContentPageRawContentProvider

public ContentPageRawContentProvider(String context,
                                     byte[] content)
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 21 2004:2352 UTC