net.ontopia.topicmaps.classify
Class TopicContentPlugin.TopicAsContent

java.lang.Object
  extended by net.ontopia.topicmaps.classify.TopicContentPlugin.TopicAsContent
All Implemented Interfaces:
ClassifiableContentIF
Enclosing class:
TopicContentPlugin

public static class TopicContentPlugin.TopicAsContent
extends java.lang.Object
implements ClassifiableContentIF


Constructor Summary
TopicContentPlugin.TopicAsContent(TopicIF topic)
           
 
Method Summary
 byte[] getContent()
          INTERNAL: Returns the actual bytes in the content of the classiable content.
 java.lang.String getIdentifier()
          INTERNAL: Returns an identifier that identifies the classifiable content.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicContentPlugin.TopicAsContent

public TopicContentPlugin.TopicAsContent(TopicIF topic)
Method Detail

getIdentifier

public java.lang.String getIdentifier()
Description copied from interface: ClassifiableContentIF
INTERNAL: Returns an identifier that identifies the classifiable content. This could e.g. be the absolute filename or an URI of the resource.

Specified by:
getIdentifier in interface ClassifiableContentIF

getContent

public byte[] getContent()
Description copied from interface: ClassifiableContentIF
INTERNAL: Returns the actual bytes in the content of the classiable content.

Specified by:
getContent in interface ClassifiableContentIF


Copyright © 2000-2012 Ontopia.