org.hibersap.configuration.xml
Class HibersapJaxbXmlParser

java.lang.Object
  extended by org.hibersap.configuration.xml.HibersapJaxbXmlParser

public class HibersapJaxbXmlParser
extends Object


Constructor Summary
HibersapJaxbXmlParser()
           
 
Method Summary
 HibersapConfig parseResource(InputStream resourceStream, String resourceName)
           
 HibersapConfig parseResource(String resourceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibersapJaxbXmlParser

public HibersapJaxbXmlParser()
Method Detail

parseResource

public HibersapConfig parseResource(String resourceName)
                             throws HibersapParseException
Throws:
HibersapParseException

parseResource

public HibersapConfig parseResource(InputStream resourceStream,
                                    String resourceName)
                             throws HibersapParseException
Throws:
HibersapParseException


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.