FreeHEP API
Version v1.2

org.freehep.util.io
Interface TaggedOutput

All Known Implementing Classes:
CGMWriter, TaggedOutputStream

public interface TaggedOutput

Version:
$Id: TaggedOutput.java,v 1.1 2002/01/09 16:30:11 duns Exp $
Author:
Mark Donszelmann

Method Summary
 void close()
           
 void writeTag(Tag tag)
          Write a tag.
 

Method Detail

writeTag

public void writeTag(Tag tag)
              throws IOException
Write a tag.

IOException

close

public void close()
           throws IOException
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.