java.lang.Objectorg.apache.xmlbeans.impl.validator.Validator$State
Field Summary | ||
---|---|---|
SchemaType | _type | |
SchemaField | _field | |
boolean | _canHaveAttrs | |
boolean | _canHaveMixedContent | |
boolean | _hasSimpleContent | |
boolean | _sawText | |
boolean | _isEmpty | |
boolean | _isNil | |
SchemaTypeVisitorImpl | _visitor | |
boolean | _canHaveElements | |
SchemaAttributeModel | _attrModel | |
HashSet | _attrs | |
State | _next |
Method from org.apache.xmlbeans.impl.validator.Validator$State Summary: |
---|
currentParticle, end, test, visit |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.xmlbeans.impl.validator.Validator$State Detail: |
---|
|
|
|
|