Class DefaultEntryParser

All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler

public class DefaultEntryParser extends AbstractJcrNodeParser<Set<String>>
Implementation of AbstractJcrNodeParser that builds and records paths of all elements (nodes) using the specified initial repository path.