Serializable
, ItemType
, NodeType
, XQType
public final class AnyNodeType extends Object
Modifier and Type | Field | Description |
---|---|---|
static AnyNodeType |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object other) |
|
NodeKind |
getNodeKind() |
|
int |
hashCode() |
|
boolean |
isAtomicType() |
|
String |
toString() |
public static final AnyNodeType INSTANCE
public NodeKind getNodeKind()
public final boolean isAtomicType()
isAtomicType
in interface ItemType
Copyright © 2019 Apache Software Foundation. All rights reserved.