public class XProcessingInstruction extends XNode
| Constructor and Description |
|---|
XProcessingInstruction(String target,
String data) |
| Modifier and Type | Method and Description |
|---|---|
String |
getData() |
XmlNodeType |
getNodeType() |
String |
getTarget() |
String |
toString(XmlFormat format) |
public String getTarget()
public String getData()
public XmlNodeType getNodeType()
getNodeType in class XObjectCopyright © 2010–2015 JBoss by Red Hat. All rights reserved.