OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [xml/] [xpath/] [XPathFactoryConfigurationException.h] - Rev 759

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __javax_xml_xpath_XPathFactoryConfigurationException__
#define __javax_xml_xpath_XPathFactoryConfigurationException__
 
#pragma interface
 
#include <javax/xml/xpath/XPathException.h>
extern "Java"
{
  namespace javax
  {
    namespace xml
    {
      namespace xpath
      {
          class XPathFactoryConfigurationException;
      }
    }
  }
}
 
class javax::xml::xpath::XPathFactoryConfigurationException : public ::javax::xml::xpath::XPathException
{
 
public:
  XPathFactoryConfigurationException(::java::lang::String *);
  XPathFactoryConfigurationException(::java::lang::Throwable *);
private:
  static const jlong serialVersionUID = -1837080260374986980LL;
public:
  static ::java::lang::Class class$;
};
 
#endif // __javax_xml_xpath_XPathFactoryConfigurationException__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.