Package | Description |
---|---|
org.codehaus.staxmate.in |
Package contains functionality for input-side processing.
|
Modifier and Type | Field and Description |
---|---|
protected ElementInfoFactory |
SMInputCursor.mElemInfoFactory
Optional factory instance that is used to create element info
objects if element tracking is enabled.
|
Modifier and Type | Method and Description |
---|---|
ElementInfoFactory |
SMInputCursor.getElementInfoFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SMInputCursor.setElementInfoFactory(ElementInfoFactory f)
Set element info factory used for constructing
SMElementInfo instances during traversal for this
cursor, as well as all of its children. |
Copyright © 2013 FasterXML. All Rights Reserved.