|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.exist.xquery.util.DocUtils
public class DocUtils
Utilities for XPath doc related functions
| Constructor Summary | |
|---|---|
DocUtils()
|
|
| Method Summary | |
|---|---|
static Sequence |
getDocument(XQueryContext context,
String path)
|
static boolean |
isDocumentAvailable(XQueryContext context,
String path)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocUtils()
| Method Detail |
|---|
public static Sequence getDocument(XQueryContext context,
String path)
throws XPathException,
PermissionDeniedException
XPathException
PermissionDeniedException
public static boolean isDocumentAvailable(XQueryContext context,
String path)
throws XPathException
XPathException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||