Descripción
Sintaxis
public interface XMLStreamReader extends XMLStreamConstants
Métodos
- close()
- getAttributeCount()
- getAttributeLocalName()
- getAttributeName()
- getAttributeNamespace()
- getAttributePrefix()
- getAttributeType()
- getAttributeValue()
- getCharacterEncodingScheme()
- getElementText()
- getEncoding()
- getEventType()
- getLocalName()
- getLocation()
- getName()
- getNamespaceContext()
- getNamespaceCount()
- getNamespacePrefix()
- getNamespaceURI()
- getPIData()
- getPITarget()
- getPrefix()
- getProperty()
- getText()
- getTextCharacters()
- getTextLength()
- getTextStart()
- getVersion()
- hasName()
- hasNext()
- hasText()
- isAttributeSpecified()
- isCharacters()
- isEndElement()
- isStandalone()
- isStartElement()
- isWhiteSpace()
- next()
- nextTag()
- require()
- standaloneSet()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.