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 XObject
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.