com.stimulsoft.webdesigner.helper
Class StiEncodingHelper

java.lang.Object
  extended by com.stimulsoft.webdesigner.helper.StiEncodingHelper

public class StiEncodingHelper
extends Object

Copyright Stimulsoft


Nested Class Summary
static class StiEncodingHelper.FromClient
           
 
Constructor Summary
StiEncodingHelper()
           
 
Method Summary
static String checkString(String name)
           
static String decodeString(String xml)
           
static String encode(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiEncodingHelper

public StiEncodingHelper()
Method Detail

decodeString

public static String decodeString(String xml)

encode

public static String encode(String xml)

checkString

public static String checkString(String name)


Copyright © 2017 Stimulsoft. All Rights Reserved.