Uses of Enum
com.azure.xml.XmlToken
-
Uses of XmlToken in com.azure.xml
Methods in com.azure.xml that return XmlTokenModifier and TypeMethodDescriptionXmlReader.currentToken()Gets theXmlTokenthat the reader points to currently.XmlReader.nextElement()Iterates to and returns the nextSTART_ELEMENTorEND_ELEMENTin the XML stream.static XmlTokenReturns the enum constant of this type with the specified name.static XmlToken[]XmlToken.values()Returns an array containing the constants of this enum type, in the order they are declared.