org.ow2.orchestra.axis
Class AxisConfigurationFileParser

java.lang.Object
  extended by org.ow2.orchestra.parsing.BasicFileParser
      extended by org.ow2.orchestra.axis.AxisConfigurationFileParser

public class AxisConfigurationFileParser
extends org.ow2.orchestra.parsing.BasicFileParser

ConfigurationFileParser. Parses the engine and processes configuration files to build the Configuration class of this process.

Author:
Goulven Le Jeune, Charles Souillard, Candy Chlad, Stanislas Giraudet De Boudemange, Guillaume Porcher Created on : Feb 21st 07

Constructor Summary
AxisConfigurationFileParser()
           
 
Method Summary
protected  java.lang.String getSchema()
          Returns the schema to use to parse the conf file.
 
Methods inherited from class org.ow2.orchestra.parsing.BasicFileParser
parseAndSetObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisConfigurationFileParser

public AxisConfigurationFileParser()
Method Detail

getSchema

protected java.lang.String getSchema()
Returns the schema to use to parse the conf file.

Specified by:
getSchema in class org.ow2.orchestra.parsing.BasicFileParser
Returns:
the schema to use to parse the conf file.


Copyright © 2008 OW2 Consortium. All Rights Reserved.