|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElemAttrs | |
|---|---|
| com.ctc.wstx.evt | |
| com.ctc.wstx.sr | |
| Uses of ElemAttrs in com.ctc.wstx.evt |
|---|
| Methods in com.ctc.wstx.evt with parameters of type ElemAttrs | |
|---|---|
Object |
DefaultEventAllocator.withStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs,
boolean wasEmpty)
|
| Constructors in com.ctc.wstx.evt with parameters of type ElemAttrs | |
|---|---|
CompactStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs)
|
|
| Uses of ElemAttrs in com.ctc.wstx.sr |
|---|
| Methods in com.ctc.wstx.sr that return ElemAttrs | |
|---|---|
ElemAttrs |
AttributeCollector.buildAttrOb()
Method needed by event creating code, to build a non-transient attribute container, to use with XMLEvent objects (specifically implementation of StartElement event). |
| Methods in com.ctc.wstx.sr with parameters of type ElemAttrs | |
|---|---|
abstract Object |
ElemCallback.withStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs,
boolean wasEmpty)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||