Class XMLTypesParser


  • public final class XMLTypesParser
    extends java.lang.Object
    TODO please remined another to comment this class
    Version:
    $Id: $Id
    Author:
    another
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<DataType> parseTypes​(java.lang.String content)
      parseTypes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parseTypes

        public static final java.util.List<DataType> parseTypes​(java.lang.String content)

        parseTypes.

        Parameters:
        content - a String object.
        Returns:
        a List object.