|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleStartElement | |
|---|---|
| com.ctc.wstx.evt | |
| Uses of SimpleStartElement in com.ctc.wstx.evt |
|---|
| Methods in com.ctc.wstx.evt that return SimpleStartElement | |
|---|---|
static SimpleStartElement |
SimpleStartElement.construct(Location loc,
QName name,
Iterator attrs,
Iterator ns,
NamespaceContext nsCtxt)
|
static SimpleStartElement |
SimpleStartElement.construct(Location loc,
QName name,
Map attrs,
List ns,
NamespaceContext nsCtxt)
Factory method called when a start element needs to be constructed from an external source (most likely, non-woodstox stream reader). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||