FreeHEP API
Version current

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
Source Code:
TaggedOutput.java

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

Method Detail

writeTag

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

Throws:
IOException

close

public void close()
           throws IOException
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.