DefaultEventAllocator
public abstract class ElemCallback extends Object
Constructor | Description |
---|---|
ElemCallback() |
Modifier and Type | Method | Description |
---|---|---|
abstract Object |
withStartElement(Location loc,
QName name,
BaseNsContext nsCtxt,
ElemAttrs attrs,
boolean wasEmpty) |
public abstract Object withStartElement(Location loc, QName name, BaseNsContext nsCtxt, ElemAttrs attrs, boolean wasEmpty)
Copyright © 2019 FasterXML. All rights reserved.