Class XMLReader

  • All Implemented Interfaces:
    org.apache.sling.jcr.contentloader.ContentReader

    public class XMLReader
    extends org.apache.sling.jcr.contentloader.internal.readers.XmlReader
    Extends the XMLReader to perform the activate method on construction, since it's protected.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.sling.jcr.contentloader.internal.readers.XmlReader

        org.apache.sling.jcr.contentloader.internal.readers.XmlReader.AttributeMap, org.apache.sling.jcr.contentloader.internal.readers.XmlReader.FileDescription, org.apache.sling.jcr.contentloader.internal.readers.XmlReader.NodeDescription, org.apache.sling.jcr.contentloader.internal.readers.XmlReader.PropertyDescription
    • Field Summary

      • Fields inherited from interface org.apache.sling.jcr.contentloader.ContentReader

        PROPERTY_EXTENSIONS, PROPERTY_TYPES
    • Constructor Summary

      Constructors 
      Constructor Description
      XMLReader()  
    • Constructor Detail

      • XMLReader

        public XMLReader()