org.apache.cocoon.jcr.source
Class JCRSourceFactory.FileTypeInfo

java.lang.Object
  extended by org.apache.cocoon.jcr.source.JCRSourceFactory.NodeTypeInfo
      extended by org.apache.cocoon.jcr.source.JCRSourceFactory.FileTypeInfo
Enclosing class:
JCRSourceFactory

protected static class JCRSourceFactory.FileTypeInfo
extends JCRSourceFactory.NodeTypeInfo


Field Summary
 String contentPath
           
 String contentRef
           
 String contentType
           
 
Constructor Summary
protected JCRSourceFactory.FileTypeInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contentPath

public String contentPath

contentType

public String contentType

contentRef

public String contentRef
Constructor Detail

JCRSourceFactory.FileTypeInfo

protected JCRSourceFactory.FileTypeInfo()


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.