JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
org.faktorips.runtime.internal.XmlUtil
Packages that use
XmlUtil
Package
Description
org.faktorips.runtime.internal
Uses of
XmlUtil
in
org.faktorips.runtime.internal
Methods in
org.faktorips.runtime.internal
that return
XmlUtil
Modifier and Type
Method
Description
static
XmlUtil
XmlUtil.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
XmlUtil
[]
XmlUtil.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.