|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v2.c3p0.cfg.C3P0ConfigXmlUtils
public final class C3P0ConfigXmlUtils
| Field Summary | |
|---|---|
static java.lang.String |
LINESEP
|
static java.lang.String |
XML_CONFIG_RSRC_PATH
|
| Method Summary | |
|---|---|
static C3P0Config |
extractConfigFromXmlDoc(org.w3c.dom.Document doc)
|
static C3P0Config |
extractXmlConfigFromDefaultResource()
|
static C3P0Config |
extractXmlConfigFromInputStream(java.io.InputStream is)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String XML_CONFIG_RSRC_PATH
public static final java.lang.String LINESEP
| Method Detail |
|---|
public static C3P0Config extractXmlConfigFromDefaultResource()
throws java.lang.Exception
java.lang.Exception
public static C3P0Config extractXmlConfigFromInputStream(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
public static C3P0Config extractConfigFromXmlDoc(org.w3c.dom.Document doc)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||