public class XmlProcessingInstruction extends Object
XmlProcessingInstruction(String data, String target)
String
data()
boolean
equals(Object o)
int
hashCode()
target()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public XmlProcessingInstruction(String data, String target)
public String data()
public String target()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2008–2024 The Netty Project. All rights reserved.