Classes
Type Definitions
-
XmlStreamAttribute
-
Um elemento do array definido em XMLStreamReader.attributes.
Type:
- Object
- See:
Properties:
Name Type Description isDefault
boolean name
string namespaceUri
string prefix
string qualifiedName
string value
string -
XmlStreamNamespaceDeclaration
-
Um elemento do array definido em XMLStreamReader.namespaceDeclarations
Type:
- Object
- See:
Properties:
Name Type Description namespaceUri
string prefix
string