public class JAXPFinder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
jaxpURLString
String form of the URL for the jar file in the user's classpath
that holds the JAXP implementation in use.
|
Constructor and Description |
---|
JAXPFinder() |
Modifier and Type | Method and Description |
---|---|
protected static java.lang.String |
getJAXPParserLocation()
Return the string form of the URL for the jar file that contains
whichever JAXP parser implementation is picked up from the user's
classpath.
|
private static java.lang.String jaxpURLString
protected static java.lang.String getJAXPParserLocation()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.