ru.biosoft.math.xml
Class MathMLParser.CSymbol

java.lang.Object
  extended byru.biosoft.math.xml.MathMLParser.CSymbol
Enclosing class:
MathMLParser

protected static class MathMLParser.CSymbol
extends java.lang.Object


Field Summary
 java.lang.String name
           
 int type
           
 
Constructor Summary
MathMLParser.CSymbol(java.lang.String name, int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name

type

public int type
Constructor Detail

MathMLParser.CSymbol

public MathMLParser.CSymbol(java.lang.String name,
                            int type)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.