package ptolemy.data; public class XMLParser { public XMLParser() { throw new RuntimeException("XMLParser not supported"); } }