Serializable
, ItemType
, NodeType
, XQType
public 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 ItemType
Copyright © 2019 Apache Software Foundation. All rights reserved.