public class MappingType
extends java.lang.Object
DataColumn is mapped.| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTE
The column is mapped to an XML attribute.
|
static int |
ELEMENT
The column is mapped to an XML element.
|
static int |
HIDDEN
The column is mapped to an internal structure.
|
static int |
SIMPLE_CONTENT
The column is mapped to a text node.
|
public static final int ELEMENT
public static final int ATTRIBUTE
public static final int SIMPLE_CONTENT
public static final int HIDDEN
See Also:
GroupDocs.Assembly for Java Documentation - the home page for the GroupDocs.Assembly for Java Product Documentation.
GroupDocs.Assembly for Java Support Forum - our preferred method of support.
© 2001-2023 Aspose Pty Ltd. All rights reserved.