public abstract class DataInternal
extends java.lang.Object
For internal use only.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
xsVersion |
Constructor and Description |
---|
DataInternal() |
Modifier and Type | Method and Description |
---|---|
static void |
fixInferred(StructureBase structure) |
static DataValueList |
structureDataList(StructureBase structure) |
static BooleanArray |
structureHasArray(StructureBase structure) |
public static void fixInferred(StructureBase structure)
public static DataValueList structureDataList(StructureBase structure)
public static BooleanArray structureHasArray(StructureBase structure)