org.xwiki.wikistream.input
Interface InputWikiStream

All Superinterfaces:
Closeable

@Unstable
public interface InputWikiStream
extends Closeable

Since:
5.2M2
Version:
$Id: a91ba438a77de8922160c23314cc04e4f5e51a98 $

Method Summary
 void read(Object filter)
           
 
Methods inherited from interface java.io.Closeable
close
 

Method Detail

read

void read(Object filter)
          throws WikiStreamException
Throws:
WikiStreamException


Copyright © 2004–2014 XWiki. All rights reserved.