org.omwg.mediation.mappingstore.dependencies
Class Parser

java.lang.Object
  extended byorg.omwg.mediation.mappingstore.dependencies.Parser

public class Parser
extends java.lang.Object

Parser class This class is part of the dependencies group. We expect that this class will be able to parse Pattern and Mapping definitions. To be implemented by DERI.


Constructor Summary
Parser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()