ca.infoway.messagebuilder.simple.xml.parser
Class ParserFactoryImpl

Package class diagram package ParserFactoryImpl
java.lang.Object
  extended by ca.infoway.messagebuilder.simple.xml.parser.ParserFactoryImpl
All Implemented Interfaces:
ParserFactory

public class ParserFactoryImpl
extends Object
implements ParserFactory


Constructor Summary
ParserFactoryImpl()
           
 
Method Summary
 SimpleXmlParser<?> create(StandardDataType dataType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserFactoryImpl

public ParserFactoryImpl()
Method Detail

create

public SimpleXmlParser<?> create(StandardDataType dataType)
                          throws ParserException
Specified by:
create in interface ParserFactory
Throws:
ParserException


Copyright © 2013. All Rights Reserved.