public static interface XSInstance.SampleValueGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
generateSampleValue(org.apache.xerces.xs.XSAttributeDeclaration attribute,
org.apache.xerces.xs.XSSimpleTypeDefinition simpleType,
jlibs.core.graph.Path path) |
String |
generateSampleValue(org.apache.xerces.xs.XSElementDeclaration element,
org.apache.xerces.xs.XSSimpleTypeDefinition simpleType,
jlibs.core.graph.Path path) |
org.apache.xerces.xs.XSTypeDefinition |
selectSubType(org.apache.xerces.xs.XSElementDeclaration element) |
String generateSampleValue(org.apache.xerces.xs.XSElementDeclaration element, org.apache.xerces.xs.XSSimpleTypeDefinition simpleType, jlibs.core.graph.Path path)
String generateSampleValue(org.apache.xerces.xs.XSAttributeDeclaration attribute, org.apache.xerces.xs.XSSimpleTypeDefinition simpleType, jlibs.core.graph.Path path)
org.apache.xerces.xs.XSTypeDefinition selectSubType(org.apache.xerces.xs.XSElementDeclaration element)
Copyright © 2021. All rights reserved.