com.aptana.ide.editor.html
Class HTMLDocumentProvider.HTMLFileInfo

java.lang.Object
  extended by com.aptana.ide.editor.html.HTMLDocumentProvider.HTMLFileInfo
Enclosing class:
HTMLDocumentProvider

protected static class HTMLDocumentProvider.HTMLFileInfo
extends java.lang.Object

Bundle of all required informations to allow working copy management.


Field Summary
 IFileSourceProvider sourceProvider
          sourceProvider
 
Constructor Summary
protected HTMLDocumentProvider.HTMLFileInfo()
           
 
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

HTMLDocumentProvider.HTMLFileInfo

protected HTMLDocumentProvider.HTMLFileInfo()