XCC/J 6.0-3

com.marklogic.xcc.types
Interface XdmProcessingInstruction

All Superinterfaces:
XdmItem, XdmNode, XdmValue

public interface XdmProcessingInstruction
extends XdmNode

An XQuery value which is a processing-instruction().


Method Summary
 ProcessingInstruction asW3cProcessingInstruction()
           
 ProcessingInstruction asW3cProcessingInstruction(DocumentBuilder docBuilder)
           
 
Methods inherited from interface com.marklogic.xcc.types.XdmNode
asW3cNode, asW3cNode
 
Methods inherited from interface com.marklogic.xcc.types.XdmItem
asInputStream, asReader, getItemType, isCached, writeTo, writeTo
 
Methods inherited from interface com.marklogic.xcc.types.XdmValue
asString, getValueType
 

Method Detail

asW3cProcessingInstruction

ProcessingInstruction asW3cProcessingInstruction(DocumentBuilder docBuilder)
                                                 throws IOException,
                                                        SAXException
Throws:
IOException
SAXException

asW3cProcessingInstruction

ProcessingInstruction asW3cProcessingInstruction()
                                                 throws ParserConfigurationException,
                                                        IOException,
                                                        SAXException
Throws:
ParserConfigurationException
IOException
SAXException

XCC/J 6.0-3

Copyright © 2013 MarkLogic Corporation. All Rights Reserved.

Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com