INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.Parser.ParserAnswer

Uses of ParserAnswer in fr.fluxmedia.transmorpher.Parser
 

Methods in fr.fluxmedia.transmorpher.Parser that return ParserAnswer
protected  ParserAnswer ProcessParser.AnalyseArg(Attributes attrs)
          analyse the argument of processElement
 

Methods in fr.fluxmedia.transmorpher.Parser with parameters of type ParserAnswer
protected  void ProcessParser.Create(TProcess vCurrent, ParserAnswer iPA)
          Assign the attribute on the current element
protected  void ProcessParser.CreateComposite(TProcessComposite vCurrent, ParserAnswer iPA)
          Assign the attribute on the current element
protected  void ProcessParser.CreateRefComplex(ParserAnswer iPA)
          Assign the attribute on the current element
 


INRIA & FluxMedia

...