Class XmlAnalyzer

java.lang.Object
org.apache.jackrabbit.vault.sync.impl.XmlAnalyzer

public class XmlAnalyzer extends Object
Analyzes a xml source and guesses the type. the following types are recognized: Please note, that the docview serialization is recognized if the first element contains a jcr:primaryType attribute. Note: this is a copy of the package internal org.apache.jackrabbit.vault.impl.io.XmlAnalyzer
  • Method Details