|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xmldb.common.xml.queries.XPathQueryFactory
public abstract class XPathQueryFactory
XPathQuery| Field Summary | |
|---|---|
static java.lang.String |
FACTORY_KEY
|
| Constructor Summary | |
|---|---|
XPathQueryFactory()
|
|
| Method Summary | |
|---|---|
static XPathQueryFactory |
newInstance()
|
abstract XPathQuery |
newXPathQuery()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FACTORY_KEY
| Constructor Detail |
|---|
public XPathQueryFactory()
| Method Detail |
|---|
public static XPathQueryFactory newInstance()
public abstract XPathQuery newXPathQuery()
throws XPathQueryConfigurationException
XPathQueryConfigurationException
|
XML:DB API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||