eu.bandm.sig.absy
Class SAX_Parser.XMLPARSER_DimensionQuotient

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

protected class SAX_Parser.XMLPARSER_DimensionQuotient
extends Object


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

Field Detail

newobj

protected DimensionQuotient newobj

__check__enumerator

protected boolean __check__enumerator

__check__denominator

protected boolean __check__denominator
Constructor Detail

SAX_Parser.XMLPARSER_DimensionQuotient

protected SAX_Parser.XMLPARSER_DimensionQuotient()
Method Detail

parseSAX

public DimensionQuotient parseSAX()

parsefields

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