Class SampleXmlUtil


  • public class SampleXmlUtil
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String[] WORDS  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.xml.namespace.QName crackQName​(java.lang.String qName)
      Cracks a combined QName of the form URL:localname
      static java.lang.String createSampleForType​(SchemaType sType)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • WORDS

        public static final java.lang.String[] WORDS
    • Method Detail

      • createSampleForType

        public static java.lang.String createSampleForType​(SchemaType sType)
      • crackQName

        public static javax.xml.namespace.QName crackQName​(java.lang.String qName)
        Cracks a combined QName of the form URL:localname