|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Context in com.eviware.soapui.impl.wadl.inference.schema |
|---|
| Methods in com.eviware.soapui.impl.wadl.inference.schema with parameters of type Context | |
|---|---|
Type |
Type.validate(Context context)
Validate an element/attribute with this type. |
void |
Schema.validate(Context context)
Validates an XML document contained in a given Context object. |
void |
Particle.validate(Context context)
Validates an XML document contained in a given Context object, at the position specified by the cursor contained in same Context object. |
Content |
Content.validate(Context context)
Validates an XML document contained in a given Context object. |
| Uses of Context in com.eviware.soapui.impl.wadl.inference.schema.content |
|---|
| Methods in com.eviware.soapui.impl.wadl.inference.schema.content with parameters of type Context | |
|---|---|
Content |
SimpleContent.validate(Context context)
|
Content |
SequenceContent.validate(Context context)
|
Content |
EmptyContent.validate(Context context)
|
| Uses of Context in com.eviware.soapui.impl.wadl.inference.schema.particles |
|---|
| Methods in com.eviware.soapui.impl.wadl.inference.schema.particles with parameters of type Context | |
|---|---|
void |
ReferenceParticle.validate(Context context)
|
void |
ElementParticle.validate(Context context)
|
void |
AttributeParticle.validate(Context context)
|
| Uses of Context in com.eviware.soapui.impl.wadl.inference.schema.types |
|---|
| Methods in com.eviware.soapui.impl.wadl.inference.schema.types with parameters of type Context | |
|---|---|
Type |
TypeReferenceType.validate(Context context)
|
Type |
SimpleType.validate(Context context)
|
Type |
EmptyType.validate(Context context)
|
Type |
CustomType.validate(Context context)
|
Type |
ComplexType.validate(Context context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||