Package org.apache.jackrabbit.vault.sync.impl
package org.apache.jackrabbit.vault.sync.impl
-
ClassDescription
SyncConfig...SyncConstants...SyncHandler...SyncLog...SyncResult...TreeSync...VaultSyncServiceImpl...Analyzes a xml source and guesses the type. the following types are recognized:SerializationType.GENERICif the source is not a valid XMLSerializationType.XML_GENERICif the XML type is not known. eg. a user-xmlSerializationType.XML_DOCVIEWif the XML is a docview serialization Please note, that the docview serialization is recognized if the first element contains a jcr:primaryType attribute.