public class DSTUtils extends Object
DSTUtils
is an utility class used by the DST layer
and also can be used by the any dependent services.Modifier and Type | Field and Description |
---|---|
static ResourceBundle |
bundle |
static Debug |
debug |
Constructor and Description |
---|
DSTUtils() |
Modifier and Type | Method and Description |
---|---|
static Status |
parseStatus(Element element) |
static Element |
parseXML(String xml)
Parses an XML input string.
|
public static Debug debug
public static ResourceBundle bundle
public static Element parseXML(String xml) throws DSTException
xml
- xmlString.DSTException
public static Status parseStatus(Element element) throws DSTException
DSTException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.