jas.util.xml
Interface HasXMLRepresentation


public interface HasXMLRepresentation

An interface to be implemented by Objects which can provide their own XML representation


Method Summary
 void writeAsXML(XMLWriter pw)
           
 

Method Detail

writeAsXML

void writeAsXML(XMLWriter pw)


Copyright © 2000-2009 FreeHEP. All Rights Reserved.