Package | Description |
---|---|
com.ctc.wstx.evt | |
com.ctc.wstx.sr |
Modifier and Type | Method and Description |
---|---|
Object |
DefaultEventAllocator.withStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs,
boolean wasEmpty) |
Constructor and Description |
---|
CompactStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs) |
Modifier and Type | Method and Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
abstract Object |
ElemCallback.withStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs,
boolean wasEmpty) |
Copyright © 2012–2015 FasterXML. All rights reserved.