| 1 | 756 | jeremybenn |  
 | 
      
         | 2 |  |  | // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 | 
      
         | 3 |  |  |  
 | 
      
         | 4 |  |  | #ifndef __gnu_xml_pipeline_ValidationConsumer$ChildrenRecognizer__
 | 
      
         | 5 |  |  | #define __gnu_xml_pipeline_ValidationConsumer$ChildrenRecognizer__
 | 
      
         | 6 |  |  |  
 | 
      
         | 7 |  |  | #pragma interface
 | 
      
         | 8 |  |  |  
 | 
      
         | 9 |  |  | #include <gnu/xml/pipeline/ValidationConsumer$Recognizer.h>
 | 
      
         | 10 |  |  | #include <gcj/array.h>
 | 
      
         | 11 |  |  |  
 | 
      
         | 12 |  |  | extern "Java"
 | 
      
         | 13 |  |  | {
 | 
      
         | 14 |  |  |   namespace gnu
 | 
      
         | 15 |  |  |   {
 | 
      
         | 16 |  |  |     namespace xml
 | 
      
         | 17 |  |  |     {
 | 
      
         | 18 |  |  |       namespace pipeline
 | 
      
         | 19 |  |  |       {
 | 
      
         | 20 |  |  |           class ValidationConsumer;
 | 
      
         | 21 |  |  |           class ValidationConsumer$ChildrenRecognizer;
 | 
      
         | 22 |  |  |           class ValidationConsumer$ElementInfo;
 | 
      
         | 23 |  |  |           class ValidationConsumer$Recognizer;
 | 
      
         | 24 |  |  |       }
 | 
      
         | 25 |  |  |     }
 | 
      
         | 26 |  |  |   }
 | 
      
         | 27 |  |  | }
 | 
      
         | 28 |  |  |  
 | 
      
         | 29 |  |  | class gnu::xml::pipeline::ValidationConsumer$ChildrenRecognizer : public ::gnu::xml::pipeline::ValidationConsumer$Recognizer
 | 
      
         | 30 |  |  | {
 | 
      
         | 31 |  |  |  
 | 
      
         | 32 |  |  |   void copyIn(::gnu::xml::pipeline::ValidationConsumer$ChildrenRecognizer *);
 | 
      
         | 33 |  |  | public:
 | 
      
         | 34 |  |  |   ValidationConsumer$ChildrenRecognizer(::gnu::xml::pipeline::ValidationConsumer$ElementInfo *, ::gnu::xml::pipeline::ValidationConsumer *);
 | 
      
         | 35 |  |  | private:
 | 
      
         | 36 |  |  |   ValidationConsumer$ChildrenRecognizer(::gnu::xml::pipeline::ValidationConsumer *, ::gnu::xml::pipeline::ValidationConsumer$ElementInfo *);
 | 
      
         | 37 |  |  |   ::gnu::xml::pipeline::ValidationConsumer$ChildrenRecognizer * shallowClone();
 | 
      
         | 38 |  |  |   ::gnu::xml::pipeline::ValidationConsumer$ChildrenRecognizer * deepClone();
 | 
      
         | 39 |  |  |   ::gnu::xml::pipeline::ValidationConsumer$ChildrenRecognizer * deepClone(::java::util::Hashtable *);
 | 
      
         | 40 |  |  |   void patchNext(::gnu::xml::pipeline::ValidationConsumer$Recognizer *, ::java::util::Hashtable *);
 | 
      
         | 41 |  |  |   jint populate(JArray< jchar > *, jint);
 | 
      
         | 42 |  |  | public: // actually package-private
 | 
      
         | 43 |  |  |   jboolean acceptCharacters();
 | 
      
         | 44 |  |  |   ::gnu::xml::pipeline::ValidationConsumer$Recognizer * acceptElement(::java::lang::String *);
 | 
      
         | 45 |  |  |   jboolean completed();
 | 
      
         | 46 |  |  | private:
 | 
      
         | 47 |  |  |   ::gnu::xml::pipeline::ValidationConsumer * __attribute__((aligned(__alignof__( ::gnu::xml::pipeline::ValidationConsumer$Recognizer)))) consumer;
 | 
      
         | 48 |  |  |   JArray< ::gnu::xml::pipeline::ValidationConsumer$Recognizer * > * components;
 | 
      
         | 49 |  |  |   ::java::lang::String * name;
 | 
      
         | 50 |  |  |   ::gnu::xml::pipeline::ValidationConsumer$Recognizer * next;
 | 
      
         | 51 |  |  |   jint flags;
 | 
      
         | 52 |  |  | public:
 | 
      
         | 53 |  |  |   static ::java::lang::Class class$;
 | 
      
         | 54 |  |  | };
 | 
      
         | 55 |  |  |  
 | 
      
         | 56 |  |  | #endif // __gnu_xml_pipeline_ValidationConsumer$ChildrenRecognizer__
 |