DBAbstract API Documentation

ro.raducora.utils.props
Class Resolver

java.lang.Object
  |
  +--ro.raducora.utils.props.Resolver

public class Resolver
extends java.lang.Object

Author:
Radu
Created on 06.03.2004

Constructor Summary
Resolver()
           
 
Method Summary
static java.io.InputStream solveSource(java.lang.String systemID)
          Solves a String representing a filename ,absolute path ,or URL to an InputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resolver

public Resolver()
Method Detail

solveSource

public static java.io.InputStream solveSource(java.lang.String systemID)
                                       throws java.io.IOException
Solves a String representing a filename ,absolute path ,or URL to an InputStream

Parameters:
systemID - the systemID to solve
Returns:
the resolved InputStream
java.io.IOException

DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.