Search
Plugins
>
Intrinsics 1.0.0
>
org.w3c.dom.ProcessingInstruction
>
Interface org.w3c.dom.ProcessingInstruction
Extends
java.lang.Object
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
getData
()
String
getTarget
()
String
setData
(
String
)
void
Returned by
Method
Returns
org.w3c.dom.Document.createProcessingInstruction
(
String
,
String
)
org.w3c.dom.ProcessingInstruction
Referenced in
None