multivalent.std.adaptor

Class MultivalentAdaptor

public class MultivalentAdaptor extends MediaAdaptorReader

Multivalent hub document adaptor. Just reads self to extract URI, then throws events to load that and then self as a layer on top.

Version: $Revision: 1.6 $ $Date: 2002/10/14 16:56:49 $

Field Summary
protected URIrefURI_
Method Summary
Objectparse(INode parent)
booleansemanticEventAfter(SemanticEvent se, String msg)
When things settle down to Document.MSG_FORMATTED, load real document and load layer on top.

Field Detail

refURI_

protected URI refURI_

Method Detail

parse

public Object parse(INode parent)

semanticEventAfter

public boolean semanticEventAfter(SemanticEvent se, String msg)
When things settle down to Document.MSG_FORMATTED, load real document and load layer on top.