com.eviware.soapui.impl.wsdl.support
Class SampleXmlUtil
java.lang.Object
com.eviware.soapui.impl.wsdl.support.SampleXmlUtil
public class SampleXmlUtil
- extends java.lang.Object
Field Summary |
static java.lang.String[] |
WORDS
|
static javax.xml.namespace.QName |
XSI_TYPE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WORDS
public static final java.lang.String[] WORDS
XSI_TYPE
public static final javax.xml.namespace.QName XSI_TYPE
SampleXmlUtil
public SampleXmlUtil(boolean soapEnc)
isSoapEnc
public boolean isSoapEnc()
createSampleForType
public static java.lang.String createSampleForType(org.apache.xmlbeans.SchemaType sType)
createSampleForType
public void createSampleForType(org.apache.xmlbeans.SchemaType stype,
org.apache.xmlbeans.XmlCursor xmlc)
- Cursor position
Before:
^
After:
^
crackQName
public static javax.xml.namespace.QName crackQName(java.lang.String qName)
- Cracks a combined QName of the form URL:localname
isIgnoreOptional
public boolean isIgnoreOptional()
setIgnoreOptional
public void setIgnoreOptional(boolean ignoreOptional)
Copyright © 2005 eviware.com. All Rights Reserved.