|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| net.sf.jsefa.xml.lowlevel.model | |
| Uses of Attribute in net.sf.jsefa.xml.lowlevel.model |
|---|
| Classes in net.sf.jsefa.xml.lowlevel.model that implement Attribute | |
|---|---|
class |
AttributeImpl
Implementation of Attribute. |
| Methods in net.sf.jsefa.xml.lowlevel.model that return Attribute | |
|---|---|
Attribute[] |
ElementStartImpl.getAttributes()
Returns the attributes of the xml element. |
Attribute[] |
ElementStart.getAttributes()
Returns the attributes of the xml element. |
| Constructors in net.sf.jsefa.xml.lowlevel.model with parameters of type Attribute | |
|---|---|
ElementStartImpl(QName name,
QName dataTypeName,
Attribute[] attributes,
int depth)
Constructs a new ElementStartImpl. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||