Constructor and Description |
---|
MetadataResource(java.lang.String resourceURI,
Resource content,
java.util.Map<java.lang.String,Sequence> properties) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Get the media type (MIME type) of the resource if known
|
Item |
getItem(XPathContext context)
Get an XDM Item holding the contents of this resource.
|
java.lang.String |
getResourceURI()
Get a URI that identifies this resource
|
public java.lang.String getContentType()
Resource
getContentType
in interface Resource
public java.lang.String getResourceURI()
Resource
getResourceURI
in interface Resource
public Item getItem(XPathContext context) throws XPathException
Resource
getItem
in interface Resource
context
- the XPath evaluation contextXPathException
- if a failure occurs materializing the resourceCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.