EntityMetaXmlReader

@Deprecated

public class EntityMetaXmlReader

Deprecated since version Перенесено: в ru.bitec.gtk. Можно удалить в AS 1.28.0-msX.

Класс предназначен для десериализации xml-метаданных класса в Pojo-объект Class.

Constructors

EntityMetaXmlReader

public EntityMetaXmlReader()

Methods

read

public static EntityMeta read(File file)

read

public static EntityMeta read(InputStream inputStream)

read

public static EntityMeta read(Reader reader)