com.aptana.ide.editor.css
Class CSSDocumentProvider.CSSFileInfo

java.lang.Object
  extended by com.aptana.ide.editor.css.CSSDocumentProvider.CSSFileInfo
Enclosing class:
CSSDocumentProvider

protected static class CSSDocumentProvider.CSSFileInfo
extends java.lang.Object

Bundle of all required informations to allow working copy management.


Field Summary
 IFileSourceProvider sourceProvider
          sourceProvider
 
Constructor Summary
protected CSSDocumentProvider.CSSFileInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sourceProvider

public IFileSourceProvider sourceProvider
sourceProvider

Constructor Detail

CSSDocumentProvider.CSSFileInfo

protected CSSDocumentProvider.CSSFileInfo()