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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [xml/] [validation/] [datatype/] [StringType.h] - Blame information for rev 756

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 756 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __gnu_xml_validation_datatype_StringType__
5
#define __gnu_xml_validation_datatype_StringType__
6
 
7
#pragma interface
8
 
9
#include <gnu/xml/validation/datatype/AtomicSimpleType.h>
10
#include <gcj/array.h>
11
 
12
extern "Java"
13
{
14
  namespace gnu
15
  {
16
    namespace xml
17
    {
18
      namespace validation
19
      {
20
        namespace datatype
21
        {
22
            class StringType;
23
        }
24
      }
25
    }
26
  }
27
}
28
 
29
class gnu::xml::validation::datatype::StringType : public ::gnu::xml::validation::datatype::AtomicSimpleType
30
{
31
 
32
public: // actually package-private
33
  StringType();
34
public:
35
  JArray< jint > * getConstrainingFacets();
36
public: // actually package-private
37
  static JArray< jint > * CONSTRAINING_FACETS;
38
public:
39
  static ::java::lang::Class class$;
40
};
41
 
42
#endif // __gnu_xml_validation_datatype_StringType__

powered by: WebSVN 2.1.0

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