Class WSDefinitionLoader.WSDefinitionContent

  • Enclosing class:
    WSDefinitionLoader

    public static class WSDefinitionLoader.WSDefinitionContent
    extends Object
    Class contains full content of WSDefinition. Content of the WSDefinition and external xsd files content
    • Method Detail

      • getWsDefinition

        public String getWsDefinition()
        Gets string content of the WSDefinition
        Returns:
        string content of the WSDefinition, never null
      • getXsdFilesContent

        public List<String> getXsdFilesContent()
        Gets string content of the external xsd files
        Returns:
        string content of the external xsd files, never null