eu.bandm.sig.absy
Class SAX_Parser.XMLPARSER_DimensionProduct

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

protected class SAX_Parser.XMLPARSER_DimensionProduct
extends Object


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

Field Detail

newobj

protected DimensionProduct newobj

__check__components

protected boolean __check__components
Constructor Detail

SAX_Parser.XMLPARSER_DimensionProduct

protected SAX_Parser.XMLPARSER_DimensionProduct()
Method Detail

parseSAX

public DimensionProduct parseSAX()

parsefields

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