| |
|
| java.lang.Object com.eviware.soapui.impl.wsdl.support.xsd.SampleXmlUtil
SampleXmlUtil | public class SampleXmlUtil (Code) | | XmlBeans class for generating XML from XML Schemas
|
SampleXmlUtil | public SampleXmlUtil(boolean soapEnc)(Code) | | |
crackQName | public static QName crackQName(String qName)(Code) | | Cracks a combined QName of the form URL:localname
|
createSample | public String createSample(SchemaType sType)(Code) | | |
createSampleForType | public static String createSampleForType(SchemaType sType)(Code) | | |
createSampleForType | public void createSampleForType(SchemaType stype, XmlCursor xmlc)(Code) | | Cursor position
Before:
^
After:
^
|
isExampleContent | public boolean isExampleContent()(Code) | | |
isIgnoreOptional | public boolean isIgnoreOptional()(Code) | | |
isSoapEnc | public boolean isSoapEnc()(Code) | | |
isTypeComment | public boolean isTypeComment()(Code) | | |
setExampleContent | public void setExampleContent(boolean content)(Code) | | |
setIgnoreOptional | public void setIgnoreOptional(boolean ignoreOptional)(Code) | | |
setTypeComment | public void setTypeComment(boolean comment)(Code) | | |
|
|
|