com.stimulsoft.flex.utils
Class StiWebXmlMarshalUtil

java.lang.Object
  extended by com.stimulsoft.flex.utils.StiWebXmlMarshalUtil

public class StiWebXmlMarshalUtil
extends Object

Утилита для работы с xml представлениями объектов. Используется библиотека JAXB. Copyright Stimulsoft


Method Summary
static
<T extends StiConnectionXml>
T
unmarshalConnection(InputStream is, Class<T> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

unmarshalConnection

public static <T extends StiConnectionXml> T unmarshalConnection(InputStream is,
                                                                 Class<T> clazz)
                                                      throws StiException
Throws:
StiException


Copyright © 2017 Stimulsoft. All Rights Reserved.