INRIA & FluxMedia

fr.fluxmedia.transmorpher.Parser
Class QueryParser

java.lang.Object
  |
  +--fr.fluxmedia.transmorpher.Parser.QueryParser

public final class QueryParser
extends Object


Constructor Summary
QueryParser()
           
 
Method Summary
static void endDefineQuery(ReadWrite iXslFile)
          close the iXlFile
static void endParam(ReadWrite iXslFile)
           
static void endSelect(ReadWrite iXslFile)
           
static String listAttribute(Attributes atts)
          Construction of stylesheet
static ReadWrite startDefineQuery(Attributes attrs)
          Allow to define rule set, this definition build a XSL file
static void startParam(ReadWrite iXslFile, Attributes attrs)
          Allow to define a Parameter for the query: ...
static void startSelect(ReadWrite iXslFile, Attributes attrs)
          Allow to define a basic selection:
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

QueryParser

public QueryParser()
Method Detail

listAttribute

public static final String listAttribute(Attributes atts)
Construction of stylesheet

startDefineQuery

public static final ReadWrite startDefineQuery(Attributes attrs)
Allow to define rule set, this definition build a XSL file

startSelect

public static final void startSelect(ReadWrite iXslFile,
                                     Attributes attrs)
Allow to define a basic selection: