public interface XQueryUtils
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionAbsPath(OpaqueResource resource)
obtain the absolute xmldb collection path for a given resource.
|
String |
getCollectionPath(OpaqueResource resource)
obtain the name of the xmldb collection for a given resource.
|
String |
getFileName(OpaqueResource resource)
Return the xmldb filename for a given resource.
|
String |
getRootCollection()
get the absolute xmldb collection path.
|
String getCollectionPath(OpaqueResource resource)
resource - resourceString getCollectionAbsPath(OpaqueResource resource)
resource - resourceString getRootCollection()
String getFileName(OpaqueResource resource)
resource - resourceCopyright © 2019. All rights reserved.