eu.bandm.sig.absy
Class SAX_Parser.XMLPARSER_Rule

java.lang.Object
  extended by eu.bandm.sig.absy.SAX_Parser.XMLPARSER_Rule
Enclosing class:
SAX_Parser

protected class SAX_Parser.XMLPARSER_Rule
extends Object


Field Summary
protected  boolean __check__body
           
protected  boolean __check__head
           
protected  Rule newobj
           
 
Constructor Summary
protected SAX_Parser.XMLPARSER_Rule()
           
 
Method Summary
 void parsefields(Rule newobj, eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
           
 Rule parseSAX()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

newobj

protected Rule newobj

__check__head

protected boolean __check__head

__check__body

protected boolean __check__body
Constructor Detail

SAX_Parser.XMLPARSER_Rule

protected SAX_Parser.XMLPARSER_Rule()
Method Detail

parseSAX

public Rule parseSAX()

parsefields

public void parsefields(Rule newobj,
                        eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)