Uses of Class
com._1c.g5.v8.dt.xml.XmlNamespaces
-
Packages that use XmlNamespaces Package Description com._1c.g5.v8.dt.xml -
-
Uses of XmlNamespaces in com._1c.g5.v8.dt.xml
Methods in com._1c.g5.v8.dt.xml that return XmlNamespaces Modifier and Type Method Description static XmlNamespaces
XmlNamespaces. valueOf(String name)
Returns the enum constant of this type with the specified name.static XmlNamespaces[]
XmlNamespaces. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-