OpMath

Uses of Class
com.opmath.util.dmldoc.ParseCounter

Packages that use ParseCounter
com.opmath.util.dmldoc The DMLDoc SGML template handling classes. 
 

Uses of ParseCounter in com.opmath.util.dmldoc
 

Methods in com.opmath.util.dmldoc with parameters of type ParseCounter
protected  void DMLDocText.newLoop(BufferedReader inputText, DMLDocBlock parent, ParseCounter countLOOP, ParseCounter countIF)
          Creates a DMLDocBlock LOOP element for this DMLDocText.
protected  void DMLDocText.newLoop(BufferedReader inputText, DMLDocBlock parent, ParseCounter countLOOP, ParseCounter countIF)
          Creates a DMLDocBlock LOOP element for this DMLDocText.
protected  void DMLDocText.newIf(BufferedReader inputText, DMLDocBlock parent, String ifToken, boolean positive, ParseCounter countLOOP, ParseCounter countIF)
          Creates an IF / IFNOT / IFDATAFOR / IFNODATAFOR element for this DMLDocText.
protected  void DMLDocText.newIf(BufferedReader inputText, DMLDocBlock parent, String ifToken, boolean positive, ParseCounter countLOOP, ParseCounter countIF)
          Creates an IF / IFNOT / IFDATAFOR / IFNODATAFOR element for this DMLDocText.
protected  void DMLDocText.newIfData(BufferedReader inputText, DMLDocBlock parent, String ifToken, boolean positive, ParseCounter countLOOP, ParseCounter countIF)
           
protected  void DMLDocText.newIfData(BufferedReader inputText, DMLDocBlock parent, String ifToken, boolean positive, ParseCounter countLOOP, ParseCounter countIF)
           
 

Constructors in com.opmath.util.dmldoc with parameters of type ParseCounter
DMLDocBlock(BufferedReader viewReader, DMLDocBlock newParent, String ifToken, ParseCounter countLOOP, ParseCounter countIF)
          Constructs a DMLDocBlock for a given source text, and with a given DMLDocBlock parent node.
DMLDocBlock(BufferedReader viewReader, DMLDocBlock newParent, String ifToken, ParseCounter countLOOP, ParseCounter countIF)
          Constructs a DMLDocBlock for a given source text, and with a given DMLDocBlock parent node.
DMLDocBlock(BufferedReader viewReader, DMLDocBlock newParent, ParseCounter countLOOP, ParseCounter countIF)
          Constructs a DMLDocBlock for a given source text, and with a given DMLDocBlock parent node.
DMLDocBlock(BufferedReader viewReader, DMLDocBlock newParent, ParseCounter countLOOP, ParseCounter countIF)
          Constructs a DMLDocBlock for a given source text, and with a given DMLDocBlock parent node.
 


OpMath

Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK