Package | Description |
---|---|
org.jsefa.xml.lowlevel.model |
Modifier and Type | Class and Description |
---|---|
class |
AttributeImpl
Implementation of
Attribute . |
Modifier and Type | Method and Description |
---|---|
Attribute[] |
ElementStartImpl.getAttributes()
Returns the attributes of the xml element.
|
Attribute[] |
ElementStart.getAttributes()
Returns the attributes of the xml element.
|
Constructor and Description |
---|
ElementStartImpl(QName name,
QName dataTypeName,
Attribute[] attributes,
int depth)
Constructs a new
ElementStartImpl . |
Copyright © 2014. All rights reserved.