com.stimulsoft.flex.utils
Class StiWebXmlMarshalUtil
java.lang.Object
com.stimulsoft.flex.utils.StiWebXmlMarshalUtil
public class StiWebXmlMarshalUtil
- extends Object
Утилита для работы с xml представлениями объектов. Используется библиотека JAXB.
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unmarshalConnection
public static <T extends StiConnectionXml> T unmarshalConnection(InputStream is,
Class<T> clazz)
throws StiException
- Throws:
StiException
Copyright © 2017 Stimulsoft. All Rights Reserved.