public class XsdPattern extends XsdStringRestrictions
String. This value is usually defined as a regular expression.| Modifier and Type | Field | Description |
|---|---|---|
static String |
XS_TAG |
|
static String |
XSD_TAG |
elementFieldsMap, FIXED_TAG, NAME_TAG, REF_TAG, VALUE_TAG| Modifier | Constructor | Description |
|---|---|---|
private |
XsdPattern(XsdParser parser,
Map<String,String> elementFieldsMapParam) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(XsdAbstractElementVisitor xsdAbstractElementVisitor) |
Base method for all accept methods.
|
static ReferenceBase |
parse(XsdParser parser,
Node node) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertNodeMap, getElementFieldsMap, getElements, getParent, getParser, getXsdElements, replaceUnsolvedElements, setParent, validateSchemaRulesgetAnnotation, setAnnotationgetIdgetValue, getVisitor, hasDifferentValue, setFieldspublic static final String XSD_TAG
public static final String XS_TAG
public void accept(XsdAbstractElementVisitor xsdAbstractElementVisitor)
XsdAbstractElementaccept in class XsdAbstractElementxsdAbstractElementVisitor - The visitor that is visiting the current instance.public static ReferenceBase parse(@NotNull XsdParser parser, Node node)
Copyright © 2018. All rights reserved.