eu.bandm.sig.absy
Class SAX_Parser.XMLPARSER_DimensionReference

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

protected class SAX_Parser.XMLPARSER_DimensionReference
extends Object


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

Field Detail

newobj

protected DimensionReference newobj

__check__name

protected boolean __check__name
Constructor Detail

SAX_Parser.XMLPARSER_DimensionReference

protected SAX_Parser.XMLPARSER_DimensionReference()
Method Detail

parseSAX

public DimensionReference parseSAX()

parsefields

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