org.apache.sling.jcr.contentloader.internal
Class Loader.Descriptor

java.lang.Object
  extended by org.apache.sling.jcr.contentloader.internal.Loader.Descriptor
Enclosing class:
Loader

protected static final class Loader.Descriptor
extends java.lang.Object


Field Summary
 ContentReader nodeReader
           
 java.net.URL rootNodeDescriptor
           
 
Constructor Summary
protected Loader.Descriptor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rootNodeDescriptor

public java.net.URL rootNodeDescriptor

nodeReader

public ContentReader nodeReader
Constructor Detail

Loader.Descriptor

protected Loader.Descriptor()


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.