public static class ContentFragments.ContentFragmentsXmlReader extends XVisitorAdapter
XVisitorAdapter.MatchContentDelegator, XVisitorAdapter.MatchPathDelegator| Modifier and Type | Field and Description |
|---|---|
protected ContentFragments |
contentFragments |
protected Object |
contentSyncObject |
mcontentDelegators, mpathDelegators, typeCastGraph| Constructor and Description |
|---|
ContentFragmentsXmlReader() |
ContentFragmentsXmlReader(ContentFragments cfs,
Object osync) |
ContentFragmentsXmlReader(Object osync) |
| Modifier and Type | Method and Description |
|---|---|
void |
cfBegin(XEventPath path) |
void |
cfEnd(XEventPath path) |
void |
contenthashBegin(XEventPath path) |
void |
contenthashEnd(XEventPath path) |
ContentFragments |
getContentFragments() |
Object |
getContentSyncObject() |
void |
setContentFragments(ContentFragments cfs) |
void |
setContentSyncObject(Object contentSyncObject) |
characters, enter, exit, getTypeCastGraphprotected Object contentSyncObject
protected ContentFragments contentFragments
public ContentFragmentsXmlReader()
public ContentFragmentsXmlReader(Object osync)
public ContentFragmentsXmlReader(ContentFragments cfs, Object osync)
public Object getContentSyncObject()
public void setContentSyncObject(Object contentSyncObject)
public ContentFragments getContentFragments()
public void setContentFragments(ContentFragments cfs)
public void contenthashBegin(XEventPath path)
public void contenthashEnd(XEventPath path)
public void cfBegin(XEventPath path)
public void cfEnd(XEventPath path)
Copyright © 2018. All rights reserved.