| Modifier and Type | Field and Description |
|---|---|
static String |
IDENTITY |
static Set<String> |
OPTIONAL_ATTRIBUTES |
static Set<String> |
REQUIRED_ATTRIBUTES |
| Constructor and Description |
|---|
IdentityParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createCheckName(String tableName,
String type) |
IdentityModel |
doParse(Element element,
Object[] parentPath,
org.databene.formats.xml.ParseContext<Object> context) |
assertAtLeastOneAttributeIsSet, assertAttributeIsNotSet, assertAttributeIsSet, assertElementName, checkAttributes, checkAttributeSupport, checkSupportedAttributes, createSyntaxError, createSyntaxError, excludeAttributes, getOptionalAttribute, getRequiredAttribute, parent, parse, parseOptionalBoolean, parseOptionalInteger, parseOptionalLong, parseOptionalName, parseRequiredName, supports, syntaxError, syntaxWarningpublic static final String IDENTITY
public IdentityModel doParse(Element element, Object[] parentPath, org.databene.formats.xml.ParseContext<Object> context)
doParse in class org.databene.formats.xml.AbstractXMLElementParser<Object>Copyright © 2006–2014 Volker Bergmann. All rights reserved.