public class XsdToRelationalConverter extends java.lang.Object implements RelationalConstants
ATTRIBUTE_PREFIX, FIELD_PATH_DELIM
Constructor and Description |
---|
XsdToRelationalConverter(EventType eventType) |
XsdToRelationalConverter(EventType eventType,
boolean allowMaxOccursGreaterThanOne,
boolean allowMixedContentType) |
Modifier and Type | Method and Description |
---|---|
PathTree |
getPathTree() |
public XsdToRelationalConverter(EventType eventType) throws ConversionException
ConversionException
public XsdToRelationalConverter(EventType eventType, boolean allowMaxOccursGreaterThanOne, boolean allowMixedContentType) throws ConversionException
ConversionException
public PathTree getPathTree()