public class ProcessingInstruction extends Object
ProcessingInstruction(String target, String data)
String
getData()
getTarget()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProcessingInstruction(String target, String data)
target
data
public String getTarget()
public String getData()
Copyright © 2014. All rights reserved.