public class TypeUtils extends Object
Constructor | Description |
---|---|
TypeUtils() |
Modifier and Type | Method | Description |
---|---|---|
static SequenceType |
createSequenceType(String str) |
|
static SequenceType |
createSequenceType(StaticContext sCtx,
String str) |
|
static boolean |
isSubtypeTypeOf(AtomicType subType,
AtomicType superType) |
public static SequenceType createSequenceType(String str)
public static SequenceType createSequenceType(StaticContext sCtx, String str)
public static boolean isSubtypeTypeOf(AtomicType subType, AtomicType superType)
Copyright © 2019 Apache Software Foundation. All rights reserved.