Package org.apache.jackrabbit.vault.sync.impl
-
Class Summary Class Description SyncConfig SyncConfig
...SyncConstants SyncConstants
...SyncHandler SyncHandler
...SyncLog SyncLog
...SyncResult SyncResult
...SyncResult.Entry TreeSync TreeSync
...VaultSyncServiceImpl VaultSyncServiceImpl
...XmlAnalyzer Analyzes a xml source and guesses the type. the following types are recognized:SerializationType.GENERIC
if the source is not a valid XMLSerializationType.XML_GENERIC
if the XML type is not known. eg. a user-xmlSerializationType.XML_DOCVIEW
if the XML is a docview serialization Please note, that the docview serialization is recognized if the first element contains a jcr:primaryType attribute. -
Enum Summary Enum Description SyncResult.Operation