Class XMLTypesParser
- java.lang.Object
-
- net.anotheria.asg.generator.parser.XMLTypesParser
-
public final class XMLTypesParser extends java.lang.ObjectTODO 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.
-
-
-
Method Detail
-
parseTypes
public static final java.util.List<DataType> parseTypes(java.lang.String content)
parseTypes.
- Parameters:
content- aStringobject.- Returns:
- a
Listobject.
-
-