Serializable, ItemType, NodeType, XQTypepublic final class ProcessingInstructionType extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static ProcessingInstructionType |
ANYPI |
| Constructor | Description |
|---|---|
ProcessingInstructionType(byte[] target) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object obj) |
|
NodeKind |
getNodeKind() |
|
byte[] |
getTarget() |
|
int |
hashCode() |
|
boolean |
isAtomicType() |
|
String |
toString() |
public static final ProcessingInstructionType ANYPI
public NodeKind getNodeKind()
public byte[] getTarget()
public final boolean isAtomicType()
isAtomicType in interface ItemTypeCopyright © 2019 Apache Software Foundation. All rights reserved.